Electroneum
Public Attributes | List of all members
fmt::internal::Value::StringValue< Char > Struct Template Reference

#include <format.h>

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

Public Attributes

const Char * value
 
std::size_t size
 

Member Data Documentation

◆ size

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

◆ value

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

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