![]() |
MOS Source Code
|
#include <cstddef>#include <limits>#include <mos/type_utils.hpp>#include <tuple>#include <type_traits>Go to the source code of this file.
Classes | |
| struct | Specifier |
| struct | FormatImpl |
| struct | FormatImpl::Formatter< __spec > |
| struct | FormatImpl::is_formatter< T > |
| struct | FormatImpl::is_formatter< Formatter< c > > |
| struct | FormatImpl::formatted_string |
Namespaces | |
| namespace | mos |
Macros | |
| #define | formatted_type(literal) |
| #define formatted_type | ( | literal | ) |
Definition at line 438 of file formatter.hpp.