|
RESTinio
|
A special wrapper around fmtlib include files. More...
#include <restinio/asio_include.hpp>#include <fmt/format.h>#include <fmt/ostream.h>#include <fmt/time.h>Go to the source code of this file.
Namespaces | |
| namespace | restinio |
| namespace | restinio::fmtlib_tools |
Macros | |
| #define | RESTINIO_FMT_FORMAT_STRING(s) |
Functions | |
| auto | restinio::fmtlib_tools::runtime_format_string (const char *fmt_string) noexcept |
| template<typename T> | |
| decltype(auto) | restinio::fmtlib_tools::streamed (T &&v) noexcept |
A special wrapper around fmtlib include files.
Definition in file include_fmtlib.hpp.
| #define RESTINIO_FMT_FORMAT_STRING | ( | s | ) |
Definition at line 92 of file include_fmtlib.hpp.