Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
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 2406 of file format.h.

Constructor & Destructor Documentation

◆ ArgType() [1/2]

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

Definition at line 2409 of file format.h.

◆ ArgType() [2/2]

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

Definition at line 2412 of file format.h.

Member Data Documentation

◆ type

uint64_t fmt::internal::ArgType::type

Definition at line 2407 of file format.h.


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