mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-09 21:00:06 +00:00
Merge literal-based API doc into the parent section
This commit is contained in:
parent
51a690ab15
commit
a1337aa8aa
@ -333,6 +333,8 @@ formatting functions and locale support.
|
|||||||
|
|
||||||
::: vformat(string_view, format_args)
|
::: vformat(string_view, format_args)
|
||||||
|
|
||||||
|
::: operator""_a()
|
||||||
|
|
||||||
### Utilities
|
### Utilities
|
||||||
|
|
||||||
::: ptr(T)
|
::: ptr(T)
|
||||||
@ -358,12 +360,6 @@ functions.
|
|||||||
|
|
||||||
::: format_system_error
|
::: format_system_error
|
||||||
|
|
||||||
### Literal-Based API
|
|
||||||
|
|
||||||
The following user-defined literals are defined in `fmt/format.h`.
|
|
||||||
|
|
||||||
::: operator""_a()
|
|
||||||
|
|
||||||
### Custom Allocators
|
### Custom Allocators
|
||||||
|
|
||||||
The {fmt} library supports custom dynamic memory allocators. A custom
|
The {fmt} library supports custom dynamic memory allocators. A custom
|
||||||
|
Loading…
Reference in New Issue
Block a user