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

Description:

This is a struct composing an entry in COMPILATION_FLAG_MEANINGS.

Definition at line 1444 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 1446 of file alib.hpp.

◆ Name

const char* Name

The human-readable meaning of the bit.

Definition at line 1447 of file alib.hpp.


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