|
lucenaBAL 2.0.1.2
Lucena Build Abstraction Library for C++
|
| Configuration | Handles library configuration |
| Build-time Environment | Describes aspects of the build-time environment relevant to library clients |
| Feature Detection Macros | Provides feature detection describing the target platform, compiler, and Standard Library |
| Platform Features | Provides feature detection describing the capabilities of platform |
| Compiler Features | Language feature availability flags to indicate whether a given C++ feature is supported by the current compiler |
| Standard Library Features | Provides feature detection describing the capabilities of the Standard Library implementation |
| Diagnostics, Pragmas, and Warnings | Provides compiler-agnostic control over compiler diagnostics, warnings, and pragmas |
| Compiler Intrinsics & Built-in Functions | Provides generalized access to compiler intrinsics and built-in functions |
| Linker Decorators | Provides decorators that may be added to declarations of various kinds |