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

#include <format.h>

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

Public Types

typedef T Supported
 
typedef Null< T > Unsupported
 

Detailed Description

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

Definition at line 1057 of file format.h.

Member Typedef Documentation

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

Definition at line 1058 of file format.h.

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

Definition at line 1059 of file format.h.


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