quill
Public Member Functions | List of all members
detail::is_zero_int Struct Reference

Public Member Functions

template<typename T , FMTQUILL_ENABLE_IF(std::is_integral< T >::value) >
auto operator() (T value) -> bool
 
template<typename T , FMTQUILL_ENABLE_IF(!std::is_integral< T >::value) >
auto operator() (T) -> bool
 

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