|
| | ArchDetection.hpp |
| | AtomicFileWriter.hpp |
| | Base64.hpp |
| | BorrowedFd.hpp |
| | CompilerSupport.hpp |
| | CopyMoveControl.hpp |
| | Convenience macros to explicitly control copy and move semantics.
|
| | EnumString.hpp |
| | Macro-based enum <-> string utilities for dfx.
|
| | Env.hpp |
| | Exception.hpp |
| | Exception utilities for dfx (source-location aware exceptions, nested stacks, and safe invocation helpers).
|
| | ExecOnOOS.hpp |
| | FileSystem.hpp |
| | Flags.hpp |
| | Typesafe enum bitmask wrapper and helper macros.
|
| | Join.hpp |
| | JsonValidator.hpp |
| | Literals.hpp |
| | Fixed-width integer user-defined literals.
|
| | Log.hpp |
| | LoggerFactory.hpp |
| | Macro.hpp |
| | MonotonicIdAllocator.hpp |
| | OwnedFd.hpp |
| | PrivateState.hpp |
| | Macros to implement the Private State (PIMPL-like) idiom with value semantics.
|
| | RecyclableIdAllocator.hpp |
| | SFINAEHelpers.hpp |
| | StringMap.hpp |
| | SystemConfig.hpp |
| | SystemConfigKeys.hpp |
| | Thread.hpp |
| | Utility.hpp |
| | Miscellaneous small utility helpers (strings, parsing, formatting).
|
| | UUIDGenerator.hpp |