class width_checker
Declaration
template <typename ErrorHandler>
class width_checker { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/format.h:3814
Templates
- ErrorHandler
Method Overview
- public constexpr width_checker<ErrorHandler>(ErrorHandler & eh)
Methods
ΒΆconstexpr width_checker<ErrorHandler>(
ErrorHandler& eh)
constexpr width_checker<ErrorHandler>(
ErrorHandler& eh)
Declared at: third_party/fmt/include/fmt/format.h:3816
Parameters
- ErrorHandler& eh