Skip to content

Commit

Permalink
Update signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed May 15, 2020
1 parent c5ed73a commit eee2023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,9 @@ Literal-based API

The following user-defined literals are defined in ``fmt/format.h``.

.. doxygenfunction:: operator""_format(const char *, std::size_t)
.. doxygenfunction:: operator""_format(const char *, size_t)

.. doxygenfunction:: operator""_a(const char *, std::size_t)
.. doxygenfunction:: operator""_a(const char *, size_t)

Utilities
---------
Expand Down

0 comments on commit eee2023

Please sign in to comment.