Synopsis
Declared in <mp‐units/utility/format.h>
template<std::forward_iterator It>
[[nodiscard]]
constexpr
It
at_most_one_of(
It begin,
It end,
std::string_view modifiers);
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs