index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
utilities
/
tuple
/
tuple.tuple
/
tuple.cnstr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
23
-1645
/
+0
*
Flush out test cases for tuples constructor SFINAE
Eric Fiselier
2014-11-18
2
-23
/
+132
*
[libcxx] Delay evaluation of __make_tuple_types to prevent blowing the max te...
Eric Fiselier
2014-10-28
1
-0
/
+34
*
Fixes PR21157 'tuple: non-default constructible tuple hard failure' Thanks to...
Marshall Clow
2014-10-15
3
-0
/
+56
*
D4451: Fix copy/move issues casude by __tuple_leafs's converting constructor
Eric Fiselier
2014-07-24
2
-0
/
+71
*
Found two identical files named 'allocators.h' in the libcxx test suite. Move...
Marshall Clow
2013-12-02
9
-9
/
+9
*
Found two identical files named 'DefaultOnly.h' in the libcxx test suite. Mov...
Marshall Clow
2013-12-02
2
-2
/
+2
*
Make tuple's constructor and std::get<>(tuple) constexpr. Final stage of fixi...
Marshall Clow
2013-07-22
5
-0
/
+100
*
Accidentally disallowed explicit tuple conversions when all elements of the t...
Howard Hinnant
2013-04-14
1
-0
/
+9
*
Give tuple a constexpr default constructor.
Howard Hinnant
2012-07-06
1
-0
/
+14
*
I believe tuple is still under development in the standard. Daniel Krugler i...
Howard Hinnant
2012-04-01
2
-4
/
+25
*
tuple was accidentally lacking a valid copy assignment operator. It went und...
Howard Hinnant
2012-02-15
1
-1
/
+1
*
license change
Howard Hinnant
2010-11-16
22
-44
/
+44
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
3
-5
/
+3
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
22
-22
/
+22
*
libcxx initial import
Howard Hinnant
2010-05-11
22
-0
/
+1233