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

#include <ostream.h>

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

Public Types

enum  { value = sizeof(convert(get<DummyStream>() << get<T>())) == sizeof(No) }
 

Detailed Description

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

Definition at line 63 of file ostream.h.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 65 of file ostream.h.


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