Synopsis

Declared in <mp‐units/utility/format.h>

template<
    class Handler,
    typename Context>
constexpr
void
handle_dynamic_spec(
    int& value,
    fmt_arg_ref<Context::char_type> ref,
    Context& ctx);

Created with MrDocs