summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/tuple/tuple.tuple/tuple.elem
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-209-371/+0
| | | | llvm-svn: 224658
* D4451: Fix copy/move issues casude by __tuple_leafs's converting constructorEric Fiselier2014-07-241-1/+1
| | | | llvm-svn: 213888
* War on tabsHoward Hinnant2013-08-073-9/+9
| | | | llvm-svn: 187906
* Make tuple's constructor and std::get<>(tuple) constexpr. Final stage of ↵Marshall Clow2013-07-223-0/+46
| | | | | | fixing bug #16599. Thanks to Howard for the review and updates. llvm-svn: 186834
* Implement n3584 - Addressing Tuples by TypeMarshall Clow2013-07-135-0/+152
| | | | llvm-svn: 186237
* LWG 1191Howard Hinnant2010-11-171-0/+30
| | | | llvm-svn: 119545
* license changeHoward Hinnant2010-11-163-6/+6
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-113-3/+3
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-113-0/+143
llvm-svn: 103490
OpenPOWER on IntegriCloud