|
FlatImage
A configurable Linux containerization system
|
Common utility functions and helpers used throughout FlatImage. More...
Go to the source code of this file.
Classes | |
| struct | anonymous_namespace{common.hpp}::format_args< Args > |
| Helper struct for converting arguments to format-compatible strings. More... | |
Functions | |
| constexpr decltype(auto) | operator""_kib (unsigned long long value) noexcept |
| User-defined literal operator for kibibytes (KiB) | |
| constexpr decltype(auto) | operator""_mib (unsigned long long value) noexcept |
| User-defined literal operator for mebibytes (MiB) | |
Common utility functions and helpers used throughout FlatImage.
This file provides common utilities including:
Definition in file common.hpp.