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

#include <format.h>

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

Public Types

enum  { value = ConvertToIntImpl<T, !std::numeric_limits<T>::is_specialized>::value }
 

Detailed Description

template<typename T>
struct fmt::internal::ConvertToIntImpl2< T, true >

Definition at line 1083 of file format.h.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 1084 of file format.h.


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