This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
utilities
/
function.objects
/
refwrap
/
refwrap.helpers
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
..
cref_1.pass.cpp
license change
2010-11-16 22:09:02 +00:00
cref_2.pass.cpp
license change
2010-11-16 22:09:02 +00:00
ref_1.fail.cpp
license change
2010-11-16 22:09:02 +00:00
ref_1.pass.cpp
license change
2010-11-16 22:09:02 +00:00
ref_2.pass.cpp
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.
2014-08-04 19:20:17 +00:00