summaryrefslogtreecommitdiff
path: root/libcxx/test/utilities/function.objects/refwrap
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-11-17Add tests to ensure that reference_wrapper<T> is trivially copyable. This was...Marshall Clow
2014-11-04Add test for type properties of std::reference_wrapperEric Fiselier
2014-10-18Whitespace maintenance. Remove a bunch of tabs that snuck in. No functionalit...Marshall Clow
2014-08-04Fix a problem with reference_wrapper in C++03 that was causing counting predi...Marshall Clow
2010-11-16license changeHoward Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant