fmt::Unnamed overloads

User-defined literal equivalent of fmt::arg, but with compile-time checks.

Synopses

Declared in <fmt/compile.h>

User-defined literal equivalent of fmt::arg, but with compile-time checks.

template</* implementation-defined */ S>
constexpr
auto
Unnamed function();
» more...
template</* implementation-defined */ Str>
constexpr
auto
Unnamed function();
» more...