Skip to content
Commit 89872e99 authored by Marshall Clow's avatar Marshall Clow
Browse files

Fix a problem with reference_wrapper in C++03 that was causing counting...

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
parent b4cb487c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment