ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
CompilationFlagMeaningsEntry Struct Reference

Description:

This is a struct composing an entry in CompilationFlagMeanings.

Definition at line 1144 of file alib.hpp.

#include <alib.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 Flag

The bit number in the bitset.

Definition at line 1146 of file alib.hpp.

◆ Name

const char* Name

The human readable meaning of the bit.

Definition at line 1147 of file alib.hpp.


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