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
1fbe1a8ba7672cbccd95c8a76437ef8d2c6249a2
clang-p2996
/
libcxx
/
test
/
utilities
/
function.objects
/
refwrap
History
Marshall Clow
89872e99a5
Fix a problem with reference_wrapper in C++03 that was causing counting predicates to fail. Add a test to make sure it works. However, most of the reference_wrapper tests still fail in C++03 mode, due to a lack of decltype. No change there.
...
llvm-svn: 214760
2014-08-04 19:20:17 +00:00
..
refwrap.access
…
refwrap.assign
…
refwrap.const
…
refwrap.helpers
…
refwrap.invoke
…
binary.pass.cpp
…
type.pass.cpp
…
unary.pass.cpp
…
weak_result.pass.cpp
…