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

Methods

ΒΆconstexpr width_checker<ErrorHandler>(
    ErrorHandler& eh)

Declared at: third_party/fmt/include/fmt/format.h:3816

Parameters

ErrorHandler& eh