Scarab  v2.9.1
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
module_local Struct Reference

Annotation that marks a class as local to the module: More...

#include <attr.h>

Public Member Functions

constexpr module_local (bool v=true)
 

Public Attributes

const bool value
 

Detailed Description

Annotation that marks a class as local to the module:

Definition at line 68 of file attr.h.

Constructor & Destructor Documentation

◆ module_local()

constexpr module_local ( bool  v = true)
inline

Definition at line 68 of file attr.h.

Member Data Documentation

◆ value

const bool value

Definition at line 68 of file attr.h.


The documentation for this struct was generated from the following file: