llvm-project/libcxx/test/std/utilities/variant
Eric Fiselier 2551475596 Implement LWG 2857 for variant. Tests from Casey Carter @ Microsoft.
Also mark LWG 2857 as complete, since the changes to optional and
any were completed by Marshall earlier.

llvm-svn: 300403
2017-04-15 19:32:02 +00:00
..
variant.bad_variant_access
variant.general
variant.get Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
variant.hash Worked around GCC bug 56480. Explicit specialization in a different namespace. 2017-03-23 06:21:24 +00:00
variant.helpers Implement C++17 <variant>. Patch from Michael Park! 2016-12-02 23:00:05 +00:00
variant.monostate
variant.monostate.relops Implement C++17 <variant>. Patch from Michael Park! 2016-12-02 23:00:05 +00:00
variant.relops Implement C++17 <variant>. Patch from Michael Park! 2016-12-02 23:00:05 +00:00
variant.synopsis
variant.variant Implement LWG 2857 for variant. Tests from Casey Carter @ Microsoft. 2017-04-15 19:32:02 +00:00
variant.visit Fix PR31916 - std::visit rejects visitors accepting lvalue arguments 2017-02-09 19:01:22 +00:00