Home
last modified time | relevance | path

Searched refs:__option (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dparser_std_format_spec.h56 __throw_invalid_option_format_error(const char* __id, const char* __option) { in __throw_invalid_option_format_error() argument
58 …(string("The format specifier for ") + __id + " does not allow the " + __option + " option").c_str… in __throw_invalid_option_format_error()