TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
fmt::internal::ConvertToIntImpl< T, true > Struct Template Reference

#include <format.h>

Public Types

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

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
value 
1034  {
1035  value = sizeof(convert(get<DummyStream>() << get<T>())) == sizeof(No)
1036  };
Yes & convert(fmt::ULongLong)
char No[2]
Definition: format.h:1008

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