Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
fmt::internal::BasicCharTraits< Char > Class Template Reference

#include <format.h>

Public Types

typedef Char * CharPtr
 

Static Public Member Functions

static Char cast (int value)
 

Detailed Description

template<typename Char>
class fmt::internal::BasicCharTraits< Char >

Definition at line 909 of file format.h.

Member Typedef Documentation

◆ CharPtr

template<typename Char >
typedef Char* fmt::internal::BasicCharTraits< Char >::CharPtr

Definition at line 914 of file format.h.

Member Function Documentation

◆ cast()

template<typename Char >
static Char fmt::internal::BasicCharTraits< Char >::cast ( int value)
inlinestatic

Definition at line 916 of file format.h.


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