Declared in <fmt/std.h>
<fmt/std.h>
template<typename T> requires std::is_base_of<std::exception, T>::value struct formatter<T, char>;
Name
format
parse
Created with MrDocs