Functions | |
constexpr auto | operator"" _a (const char *s, size_t) -> detail::udl_arg< char > |
constexpr auto | operator"" _format (const wchar_t *s, size_t n) -> detail::udl_formatter< wchar_t > |
constexpr auto | operator"" _format (const char *s, size_t n) -> detail::udl_formatter< char > |
constexpr auto literals::operator"" _a | ( | const char * | s, |
size_t | |||
) | -> detail::udl_arg<char> |
constexpr auto literals::operator"" _format | ( | const wchar_t * | s, |
size_t | n | ||
) | -> detail::udl_formatter<wchar_t> |