Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | Static Public Member Functions | List of all members
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 753 of file format.h.

Member Typedef Documentation

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

Definition at line 758 of file format.h.

Member Function Documentation

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

Definition at line 760 of file format.h.


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