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

#include <format.h>

+ Collaboration diagram for fmt::internal::EnableIf< true, T >:

Public Types

typedef T type
 

Detailed Description

template<class T>
struct fmt::internal::EnableIf< true, T >

Definition at line 1109 of file format.h.

Member Typedef Documentation

template<class T >
typedef T fmt::internal::EnableIf< true, T >::type

Definition at line 1109 of file format.h.


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