mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-05 20:27:03 +00:00
6a775e9560
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. |
||
---|---|---|
.. | ||
_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 |