Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
fmt::internal::IntTraits< T > Struct Template Reference

#include <format.h>

Public Types

typedef TypeSelector< std::numeric_limits< T >::digits<=32 >::Type MainType
 

Detailed Description

template<typename T>
struct fmt::internal::IntTraits< T >

Definition at line 994 of file format.h.

Member Typedef Documentation

◆ MainType

template<typename T >
typedef TypeSelector<std::numeric_limits<T>::digits<=32>::Type fmt::internal::IntTraits< T >::MainType

Definition at line 998 of file format.h.


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