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

#include <format.h>

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 1079 of file format.h.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 1080 of file format.h.


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