summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_nothrow_swappable_with.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Implement N4606 optionalEric Fiselier2016-10-121-1/+1
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-121-1/+1
* Add <optional> header.Eric Fiselier2016-10-121-1/+1
* Fix comment typos, strip trailing whitespace. Patch from STL@microsoft.comEric Fiselier2016-06-221-1/+1
* Don't use C++17 terse static assert. Patch from STL@microsoft.comEric Fiselier2016-06-221-5/+5
* Add is_swappable/is_nothrow_swappable traitsEric Fiselier2016-04-211-0/+81
OpenPOWER on IntegriCloud