Files
fmt/test
Daniel Krügler d2a2320820 Fix partial specialization problem for filesystem for Visual Studio (#2957)
* #2954: Provide std::conjunction and std::disjunction substitutes

* #2954: Use conjunction and disjunction substitute to make formatter specializations for ranges and maps more robust (especially for Visual Studio compiler family)

* #2954: As workaround for older MSVC compilers split formatter<std::filesystem::path> partial template specialization into two explicit specialization.

* 2954: Add test case

* Provide simplified implementations of conjunction and disjunction

* Remove workaround explicit specializations if the partial specialization would cause an ambiguity error

* Eliminate extra-test and merge it into existing std-test instead. Add conditionals for filesystem::path testing that does not run into the ambiguity problem.
2022-07-03 11:06:54 -07:00
..
2022-05-29 17:23:02 -07:00
2022-05-21 12:20:31 -07:00
2022-05-29 17:23:02 -07:00
2022-05-31 13:53:15 -07:00
2022-05-22 07:10:09 -07:00
2022-01-20 16:55:47 -08:00
2022-01-20 16:55:47 -08:00
2021-05-01 17:11:45 -07:00
2021-12-26 16:28:41 -08:00
2022-05-22 07:10:09 -07:00
2022-05-22 07:10:09 -07:00
2020-04-01 08:42:14 -07:00
2021-05-05 18:31:41 -07:00
2021-06-01 13:32:44 -07:00