diff --git a/doc/api.rst b/doc/api.rst index 3eb82325..f39881ab 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -311,9 +311,7 @@ Literal-based API The following user-defined literals are defined in ``fmt/format.h``. -.. doxygenfunction:: operator""_format(const char *s, size_t n) -> detail::udl_formatter - -.. doxygenfunction:: operator""_aconst char *s, size_t) +.. doxygenfunction:: operator""_a(const char *s, size_t) Utilities ---------