TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
fmt::internal::Value::StringValue< Char > Struct Template Reference

#include <format.h>

Public Attributes

const Charvalue
 
std::size_t size
 

Member Data Documentation

template<typename Char>
std::size_t fmt::internal::Value::StringValue< Char >::size
template<typename Char>
const Char* fmt::internal::Value::StringValue< Char >::value

The documentation for this struct was generated from the following file: