Pyrogenesis  trunk
Public Attributes | List of all members
fmt::internal::Arg::StringValue< Char > Struct Template Reference

#include <format.h>

Collaboration diagram for fmt::internal::Arg::StringValue< Char >:
Collaboration graph
[legend]

Public Attributes

const Char * value
 
std::size_t size
 

Member Data Documentation

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

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