struct runtime_format_string
Declaration
template <typename Char = char>
struct runtime_format_string { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:2716
Templates
- Char
Member Variables
- public basic_string_view<Char> str