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
0fc4e8b4e71bab14cfbcb256ebf71cef45b8ef2d
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
utility
History
Marshall Clow
dbd2d32892
Implement P0007: Constant View: A proposal for a std::as_const helper function template.
...
llvm-svn: 253274
2015-11-17 00:08:08 +00:00
..
as_const
Implement P0007: Constant View: A proposal for a std::as_const helper function template.
2015-11-17 00:08:08 +00:00
declval
Fix a handful of tests that fail in C++03
2015-07-28 07:31:50 +00:00
exchange
…
forward
Fix a handful of tests that fail in C++03
2015-07-28 07:31:50 +00:00
operators
…
pairs
The test I cnecked in to check the fix for PR#24890 failed (as expected) w/o the fix, but for the wrong reason. Now it fails for the right reason.
2015-09-22 18:09:13 +00:00
utility.swap
…
version.pass.cpp
…