mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-12 14:40:03 +08:00
argument index -> argument id
(cherry picked from commit 7ce7def515a38ea87517a1cd6406e4b773da241b)
This commit is contained in:
parent
5a5c3a3c25
commit
f0a7da0219
@ -51,7 +51,7 @@ described in the next section.
|
||||
|
||||
A *format_spec* field can also include nested replacement fields in certain
|
||||
positions within it. These nested replacement fields can contain only an
|
||||
argument index; format specifications are not allowed. This allows the
|
||||
argument id; format specifications are not allowed. This allows the
|
||||
formatting of a value to be dynamically specified.
|
||||
|
||||
See the :ref:`formatexamples` section for some examples.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user