This is a struct composing an entry in COMPILATION_FLAG_MEANINGS.
Definition at line 68 of file bootstrap.mpp.
Public Field Index: | |
int | Flag |
The bit number in the bitset. | |
const char * | Name |
The human-readable meaning of the bit. | |
int alib::CompilationFlagMeaningsEntry::Flag |
The bit number in the bitset.
Definition at line 70 of file bootstrap.mpp.
const char* alib::CompilationFlagMeaningsEntry::Name |
The human-readable meaning of the bit.
Definition at line 71 of file bootstrap.mpp.