|
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 | |
| restinio | |
| restinio::fmtlib_tools | |
Macros | |
| #define | RESTINIO_FMT_FORMAT_STRING(s) 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 | ) | s |
Definition at line 92 of file include_fmtlib.hpp.
1.8.14