cpp-reflect
C++ Reflection and Annotations Library
Loading...
Searching...
No Matches
representation< Type, 0 > Struct Template Reference
module reflect

Public Attributes

Type value
 
unsigned char offset_ [Offset]
 
Type value
 

Detailed Description

template<typename Type>
struct representation< Type, 0 >

Definition at line 25 of file accessors.cppm.

Member Data Documentation

◆ offset_

unsigned char representation< Type, Offset >::offset_[Offset]

Definition at line 20 of file accessors.cppm.

◆ value [1/2]

Type representation< Type, Offset >::value

Definition at line 21 of file accessors.cppm.

◆ value [2/2]

template<typename Type>
Type representation< Type, 0 >::value

Definition at line 26 of file accessors.cppm.


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