Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
fmt::internal::Value::StringValue< Char > Struct Template Reference

#include <format.h>

Public Attributes

const Char * value
 
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: