NGL  6.5
The NCCA Graphics Library
fmt::internal::BasicCharTraits< Char > Class Template Reference

#include <format.h>

+ Inheritance diagram for fmt::internal::BasicCharTraits< Char >:
+ Collaboration diagram for fmt::internal::BasicCharTraits< Char >:

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 756 of file format.h.

Member Typedef Documentation

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

Definition at line 761 of file format.h.

Member Function Documentation

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

Definition at line 763 of file format.h.


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