quill
detail
printf_precision_handler
Public Member Functions
|
List of all members
detail::printf_precision_handler Struct Reference
Public Member Functions
template<typename T , FMTQUILL_ENABLE_IF(std::is_integral< T >::value) >
auto
operator()
(T
value
) -> int
template<typename T , FMTQUILL_ENABLE_IF(!std::is_integral< T >::value) >
auto
operator()
(T) -> int
The documentation for this struct was generated from the following file:
include/quill/bundled/fmt/
printf.h
Generated by
1.8.13