summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/MoveOnly.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final testsEric Fiselier2017-04-191-2/+2
* Add support for running our test suite against MSVC's STLEric Fiselier2017-01-181-1/+2
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-0/+2
* Remove some test scaffolding that I added and then didn't need. No functional...Marshall Clow2016-01-051-29/+0
* First half of LWG#2354: 'Unnecessary copying when inserting into maps with br...Marshall Clow2016-01-051-0/+30
* We had two identical files named 'MoveOnly.h' in the test suite. Move one to ...Marshall Clow2015-01-281-0/+50
OpenPOWER on IntegriCloud