isComponent

To be a valid component, C must: - be a struct or union - have the UDA component - must contain fields without shared qualifier)

Members

Variables

isComponent
enum bool isComponent;
Undocumented in source.
isComponent
enum bool isComponent;
Undocumented in source.
isNotShared
enum bool isNotShared(F);
Undocumented in source.

Meta