Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | List of all members
fmt::internal::ConvertToIntImpl< T, true > Struct Template Reference

#include <ostream.h>

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 81 of file ostream.h.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 83 of file ostream.h.


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