Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
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 64 of file ostream.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 66 of file ostream.h.


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