Flow123d  master-f44eb46
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
 

Detailed Description

template<typename Char>
struct fmt::internal::Value::StringValue< Char >

Definition at line 994 of file format.h.

Member Data Documentation

◆ size

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

Definition at line 996 of file format.h.

◆ value

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

Definition at line 995 of file format.h.


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