summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/function.objects/bind/func.bind
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-871/+0
* The bind and function functor constructors and assignment operators were over...Howard Hinnant2013-07-011-0/+35
* Fix bind by making _is_valid_bind_return more robust. It should return false...Howard Hinnant2013-06-301-0/+51
* Remove cv qualifiers from member pointers in the __member_pointer_traits test...Howard Hinnant2013-05-151-0/+18
* Simplied bind using __invoke. In the process, found and fixed a couple of bu...Howard Hinnant2011-05-192-0/+19
* license changeHoward Hinnant2010-11-168-16/+16
* Fixing whitespace problemsHoward Hinnant2010-08-228-8/+748
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-118-8/+8
* libcxx initial importHoward Hinnant2010-05-118-0/+8
OpenPOWER on IntegriCloud