summaryrefslogtreecommitdiff
path: root/libcxx/test/utilities/function.objects/bind
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2013-07-01The bind and function functor constructors and assignment operators were over...Howard Hinnant
2013-06-30Fix bind by making _is_valid_bind_return more robust. It should return false...Howard Hinnant
2013-05-15Remove cv qualifiers from member pointers in the __member_pointer_traits test...Howard Hinnant
2011-05-19Simplied bind using __invoke. In the process, found and fixed a couple of bu...Howard Hinnant
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