fmt/doc
jehelset 6a775e9560
Add support for 'std::variant' in C++17 (#2941)
Add support for 'std::variant' in C++17.

For C++17, if all the alternatives of a variant are formattable
the variant is now also formattable. In addition 'std::monostate'
is now formattable.

Moves implementation into 'std.h', and tests into 'std-test.cc'.

Avoid fold-expression since MSVC was crashing.

Add section for 'fmt/std.h' in API-docs.
2022-06-26 07:28:01 -07:00
..
_static
_templates
basic-bootstrap Simplify js tag in basic-bootstrap theme (#2562) 2021-10-24 06:36:10 -07:00
bootstrap
api.rst Add support for 'std::variant' in C++17 (#2941) 2022-06-26 07:28:01 -07:00
build.py Fix UDLs 2022-06-25 08:52:10 -07:00
CMakeLists.txt Partially revert 638db5 because it breaks the doc build 2020-07-26 09:44:37 -07:00
conf.py
contents.rst
fmt.less Fix docs 2021-06-18 12:51:48 -07:00
index.rst Docs: Fix link to "Compile-time Format String Checks" section (#2712) 2022-01-12 16:07:56 -08:00
python-license.txt
syntax.rst Add support for 'std::variant' in C++17 (#2941) 2022-06-26 07:28:01 -07:00
usage.rst Fix a link to Android.mk (#2057) 2020-12-09 08:04:58 -08:00