|
| | constant.hpp |
| | Global configuration constants for the library.
|
| | contract.hpp |
| | Defines macros for Design-by-Contract verification.
|
| | enum_flag.hpp |
| | Contains macros for defining flag enums.
|
| | exception.hpp |
| | Defines the library-wide exception hierarchy and error handling macros.
|
| | fixed_type.hpp |
| | Contains macros and definitions for fixed-width types.
|
| | io.hpp |
| | Provides classes for reading and writing binary data to and from various sources.
|
| | logger.hpp |
| | Provides functions to set up logging.
|
| | panic.hpp |
| | Provides functions to set up the callback for fatal library errors.
|