summaryrefslogtreecommitdiffstats
path: root/libcxx/include/tuple
Commit message (Collapse)AuthorAgeFilesLines
...
* Chandler Carruth changed >> to > > in several places.Howard Hinnant2011-01-241-18/+18
| | | | llvm-svn: 124120
* Reduced copying cost of tuple_cat from quadratic to linear.Howard Hinnant2010-12-121-33/+70
| | | | llvm-svn: 121655
* LWG 1385 [FCD] tuple_cat should be a single variadic signature ↵Howard Hinnant2010-12-111-48/+76
| | | | | | (http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#1385). This issue is only in Ready status, meaning it is not official, but probably will be this March in Madrid. It was tentatively accepted in Batavia with the previso that Bill and I didn't have any problems implementing it. This is my part of that agreement. llvm-svn: 121619
* LWG 1191Howard Hinnant2010-11-171-0/+12
| | | | llvm-svn: 119545
* LWG 1118Howard Hinnant2010-11-171-13/+0
| | | | llvm-svn: 119541
* Cleaning up some tuple code.Howard Hinnant2010-09-271-4/+12
| | | | llvm-svn: 114848
* visibility-decoration sweep completed.Howard Hinnant2010-09-231-28/+57
| | | | llvm-svn: 114685
* Fixing whitespace problemsHoward Hinnant2010-08-221-2/+2
| | | | llvm-svn: 111750
* GB 85, GB 87Howard Hinnant2010-08-191-22/+0
| | | | llvm-svn: 111546
* US 98, US 99Howard Hinnant2010-08-191-0/+9
| | | | llvm-svn: 111542
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-111-0/+818
llvm-svn: 103490
OpenPOWER on IntegriCloud