llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple
Marshall Clow 5a127cdcbf Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch.
llvm-svn: 349566
2018-12-18 23:19:00 +00:00
..
tuple.apply [libcxx] [test] Fix comment typos. 2017-02-05 22:48:20 +00:00
tuple.assign Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
tuple.cnstr Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
tuple.creation Implement LWG 2773 - std::ignore should be constexpr. 2017-02-06 01:25:31 +00:00
tuple.elem Add another test_macros.h include I missed to tuple.by.type.pass.cpp 2017-11-22 12:29:17 +00:00
tuple.helper [libcxx] [test] Fix -Wmismatched-tags in tuple_size_structured_bindings.pass.cpp. 2017-06-20 21:10:53 +00:00
tuple.rel [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 4/7. 2016-12-08 21:38:23 +00:00
tuple.special
tuple.swap
tuple.traits
TupleFunction.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
alloc_first.h
alloc_last.h