llvm-project/libcxx/test/std/utilities/utility
Marshall Clow 8d113d430f Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches.
llvm-svn: 257474
2016-01-12 14:51:04 +00:00
..
as_const Implement P0007: Constant View: A proposal for a std::as_const helper function template. 2015-11-17 00:08:08 +00:00
declval Fix a handful of tests that fail in C++03 2015-07-28 07:31:50 +00:00
exchange
forward Fix a handful of tests that fail in C++03 2015-07-28 07:31:50 +00:00
operators
pairs Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches. 2016-01-12 14:51:04 +00:00
utility.swap
version.pass.cpp