ALib C++ Framework
by
Library Version: 2605 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 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.

Field Details:

◆ Flag

int alib::CompilationFlagMeaningsEntry::Flag

The bit number in the bitset.

Definition at line 28 of file bootstrap.hpp.

◆ Name

const char* alib::CompilationFlagMeaningsEntry::Name

The human-readable meaning of the bit.

Definition at line 29 of file bootstrap.hpp.


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