struct string_value
Declaration
template <typename Char>
struct string_value { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:1220
Templates
- Char
Member Variables
- public const Char* data
- public size_t size
template <typename Char>
struct string_value { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/core.h:1220