enum_name
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
format_facet< Locale >::int_formatter Struct Reference

Public Member Functions

template<typename T , FMT_ENABLE_IF(fmt::detail::is_integer< T >::value) >
auto operator() (T value) -> bool
 
template<typename T , FMT_ENABLE_IF(!fmt::detail::is_integer< T >::value) >
auto operator() (T) -> bool
 

Public Attributes

fmt::appender out
 

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