mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-30 05:40:06 +00:00
Update a comment
This commit is contained in:
parent
503d49286d
commit
aecf80d304
@ -638,7 +638,7 @@ struct error_handler {
|
||||
};
|
||||
} // namespace detail
|
||||
|
||||
/** Helper function to throw an error from a custom formatter. */
|
||||
/** Throws ``format_error`` with a given message. */
|
||||
using detail::throw_format_error;
|
||||
|
||||
/** String's character type. */
|
||||
|
Loading…
Reference in New Issue
Block a user