Flow123d  release_2.2.0-914-gf1a3a4f
Public Member Functions | Public Attributes | List of all members
fmt::internal::ArgType Struct Reference

#include <format.h>

Public Member Functions

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

Public Attributes

uint64_t type
 

Detailed Description

Definition at line 2107 of file format.h.

Constructor & Destructor Documentation

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

Definition at line 2110 of file format.h.

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

Definition at line 2113 of file format.h.

Member Data Documentation

uint64_t fmt::internal::ArgType::type

Definition at line 2108 of file format.h.


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