This is a struct composing an entry in COMPILATION_FLAG_MEANINGS.
Definition at line 27 of file bootstrap.hpp.
#include <bootstrap.hpp>
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 28 of file bootstrap.hpp.
| const char* alib::CompilationFlagMeaningsEntry::Name |
The human-readable meaning of the bit.
Definition at line 29 of file bootstrap.hpp.