mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-24 12:14:26 +00:00
Update signatures
This commit is contained in:
parent
c5ed73aab2
commit
eee2023c2a
@ -250,9 +250,9 @@ Literal-based API
|
|||||||
|
|
||||||
The following user-defined literals are defined in ``fmt/format.h``.
|
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
|
Utilities
|
||||||
---------
|
---------
|
||||||
|
Loading…
Reference in New Issue
Block a user