VCCC  2024.05
VisualCamp Common C++ library
formatter.hpp File Reference
#include <string>
#include <vector>
#include <cstdio>

Go to the source code of this file.

Classes

class  Formatter
 converts c-style format and inputs to std::string More...
 

Namespaces

 vccc
 

Functions

Formatter operator""_format (const char *format, std::size_t)
 Formatter helper on string literal. More...