Synopsis

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

template<
    class Handler,
    typename FormatArg>
[[nodiscard]]
constexpr
int
get_dynamic_spec(FormatArg arg);

Return Value

Note

The return value should not be discarded.

Created with MrDocs