Electroneum
Public Member Functions | Public Attributes | List of all members
fmt::internal::ArgType Struct Reference

#include <format.h>

Collaboration diagram for fmt::internal::ArgType:
Collaboration graph
[legend]

Public Member Functions

 ArgType ()
 
template<typename T >
 ArgType (const T &arg)
 

Public Attributes

uint64_t type
 

Constructor & Destructor Documentation

◆ ArgType() [1/2]

fmt::internal::ArgType::ArgType ( )
inline

◆ ArgType() [2/2]

template<typename T >
fmt::internal::ArgType::ArgType ( const T arg)
inline

Member Data Documentation

◆ type

uint64_t fmt::internal::ArgType::type

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