ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::CompilationFlagMeaningsEntry Struct Reference

Description:

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.
 

Field Details:

◆ Flag

int alib::CompilationFlagMeaningsEntry::Flag

The bit number in the bitset.

Definition at line 70 of file bootstrap.mpp.

◆ Name

const char* alib::CompilationFlagMeaningsEntry::Name

The human-readable meaning of the bit.

Definition at line 71 of file bootstrap.mpp.


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