RESTinio
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
include_fmtlib.hpp File Reference

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)   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
 

Detailed Description

A special wrapper around fmtlib include files.

Since
v.0.5.1.2

Definition in file include_fmtlib.hpp.

Macro Definition Documentation

◆ RESTINIO_FMT_FORMAT_STRING

#define RESTINIO_FMT_FORMAT_STRING (   s)    s