This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f901b71921
llvm-project
/
libcxx
/
test
/
utilities
/
tuple
/
tuple.tuple
/
tuple.creation
History
Howard Hinnant
7f64810bc8
LWG 1385 [FCD] tuple_cat should be a single variadic signature (
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
2010-12-11 20:47:50 +00:00
..
forward_as_tuple.pass.cpp
license change
2010-11-16 22:09:02 +00:00
make_tuple.pass.cpp
license change
2010-11-16 22:09:02 +00:00
tie.pass.cpp
license change
2010-11-16 22:09:02 +00:00
tuple_cat.pass.cpp
LWG 1385 [FCD] tuple_cat should be a single variadic signature (
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.
2010-12-11 20:47:50 +00:00