VIPRA Documentation
|
An error reported from a formatting function. More...
Functions | |
template<typename Char, size_t N> | |
constexpr auto | compile_string_to_view (const Char(&s)[N]) -> basic_string_view< Char > |
template<typename Char> | |
constexpr auto | compile_string_to_view (basic_string_view< Char > s) -> basic_string_view< Char > |
An error reported from a formatting function.