llvm-project/libcxx/test/utilities/function.objects/refwrap
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 license change 2010-11-16 22:09:02 +00:00
refwrap.assign license change 2010-11-16 22:09:02 +00:00
refwrap.const license change 2010-11-16 22:09:02 +00:00
refwrap.helpers 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
refwrap.invoke license change 2010-11-16 22:09:02 +00:00
binary.pass.cpp license change 2010-11-16 22:09:02 +00:00
type.pass.cpp license change 2010-11-16 22:09:02 +00:00
unary.pass.cpp license change 2010-11-16 22:09:02 +00:00
weak_result.pass.cpp license change 2010-11-16 22:09:02 +00:00