clang-format
This commit is contained in:
parent
e33c1568c3
commit
4d3ef84ef2
@ -4529,7 +4529,7 @@ formatter<T, Char,
|
||||
}
|
||||
auto specs = specs_;
|
||||
detail::handle_dynamic_spec<detail::width_checker>(specs.width,
|
||||
specs.width_ref, ctx);
|
||||
specs.width_ref, ctx);
|
||||
detail::handle_dynamic_spec<detail::precision_checker>(
|
||||
specs.precision, specs.precision_ref, ctx);
|
||||
return detail::write<Char>(ctx.out(), val, specs, ctx.locale());
|
||||
|
||||
Loading…
Reference in New Issue
Block a user