![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Python-like _format library.
More...
Classes | |
| class | Formatter |
| converts c-style format and inputs to std::string More... | |
Functions | |
| Formatter | operator""_format (const char *format, std::size_t) |
| Formatter helper on string literal. More... | |
|
inline |
| format | c-style string literal format |