mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-07 08:31:16 +00:00
981b517ccf
syntax.html already has examples like `fmt::format("{:.{}f}", 3.14, 1)` using this, and https://en.cppreference.com/w/cpp/utility/format/formatter#width_and_precision shows that this is the case for the C++20 std::format The Format Specification Mini-Language grammar seems to be the only one not showing this; update it to match. |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
basic-bootstrap | ||
bootstrap | ||
api.rst | ||
build.py | ||
CMakeLists.txt | ||
conf.py | ||
contents.rst | ||
fmt.less | ||
index.rst | ||
python-license.txt | ||
syntax.rst | ||
usage.rst |