We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30f1fd commit 51eeccdCopy full SHA for 51eeccd
doc/api.rst
@@ -33,8 +33,7 @@ Base API
33
for ``char``/UTF-8 with C++20 compile-time checks. It has minimal include
34
dependencies for better compile times. This header is only beneficial when
35
using {fmt} as a library (the default) and not in the header-only mode.
36
-It also provides ``formatter`` specializations for the following fundamental
37
-and string types:
+It also provides ``formatter`` specializations for the following types:
38
39
* ``int``, ``unsigned``, ``long long``, ``unsigned long long``
40
* ``float``, ``double``, ``long double``
0 commit comments