This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2bd636f589302ec937c732d3761325ecc2f88dd2
clang-p2996
/
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