Container System 0.1.0
High-performance C++20 type-safe container framework with SIMD-accelerated serialization
Loading...
Searching...
No Matches
formatter.h File Reference
#include <string>
#include <sstream>
Include dependency graph for formatter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  utility_module::formatter
 Simple formatter wrapper around std::format. More...
 

Namespaces

namespace  utility_module
 

Macros

#define UTILITY_MODULE_HAS_STD_FORMAT   0
 

Macro Definition Documentation

◆ UTILITY_MODULE_HAS_STD_FORMAT

#define UTILITY_MODULE_HAS_STD_FORMAT   0

Definition at line 16 of file formatter.h.