NGL  6.5
The NCCA Graphics Library
fmt::internal::WCharHelper< T, Char > Struct Template Reference

#include <format.h>

+ Collaboration diagram for fmt::internal::WCharHelper< T, Char >:

Public Types

typedef Null< T > Supported
 
typedef T Unsupported
 

Detailed Description

template<typename T, typename Char>
struct fmt::internal::WCharHelper< T, Char >

Definition at line 1051 of file format.h.

Member Typedef Documentation

template<typename T, typename Char>
typedef Null<T> fmt::internal::WCharHelper< T, Char >::Supported

Definition at line 1052 of file format.h.

template<typename T, typename Char>
typedef T fmt::internal::WCharHelper< T, Char >::Unsupported

Definition at line 1053 of file format.h.


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