ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
bootstrap.prepro.hpp File Reference

Description:

This header-file is part of the ALib C++ Framework.

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file bootstrap.prepro.hpp.

Include dependency graph for bootstrap.prepro.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ALIB_COMPILATION_FLAGS

Macro Definition Documentation

◆ ALIB_COMPILATION_FLAGS

#define ALIB_COMPILATION_FLAGS

Macro to provide a compilation flag verifier value to be used with the method alib::AssertALibVersionAndFlags which is automatically invoked with function alib::Bootstrap (and overloads). The value of this macro is stored in namespace variable alib::COMPILATION_FLAGS.

See also
Programmer's manual chapter 9. Assuring Compilation Compatibility.

Definition at line 23 of file bootstrap.prepro.hpp.