RESTinio
Loading...
Searching...
No Matches
Functions
restinio::fmtlib_tools Namespace Reference

Functions

auto runtime_format_string (const char *fmt_string) noexcept
 
template<typename T >
decltype(auto) streamed (T &&v) noexcept
 

Function Documentation

◆ runtime_format_string()

auto restinio::fmtlib_tools::runtime_format_string ( const char *  fmt_string)
inlinenoexcept

Definition at line 49 of file include_fmtlib.hpp.

◆ streamed()

template<typename T >
decltype(auto) restinio::fmtlib_tools::streamed ( T &&  v)
noexcept