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