[#mp_units-utility-handle_dynamic_spec] = xref:mp_units.adoc[mp_units]::xref:mp_units/utility.adoc[utility]::handle_dynamic_spec :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<mp‐units/utility/format.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class Handler, typename Context> constexpr void handle_dynamic_spec( int& value, xref:mp_units/utility/fmt_arg_ref.adoc[fmt_arg_ref<Context::char_type>] ref, Context& ctx); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#