quill
Public Member Functions | List of all members
detail::printf_width_handler Class Reference

Public Member Functions

 printf_width_handler (format_specs &specs)
 
template<typename T , FMTQUILL_ENABLE_IF(std::is_integral< T >::value) >
auto operator() (T value) -> unsigned
 
template<typename T , FMTQUILL_ENABLE_IF(!std::is_integral< T >::value) >
auto operator() (T) -> unsigned
 

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