summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__functional_03
Commit message (Expand)AuthorAgeFilesLines
* Fix libc++ bug #20039: 'Constructing std::function from empty compatible std:...Marshall Clow2014-06-301-4/+9
* Some calls to get<>() were qualified. Some were not. Qualify them all. Fixes ...Marshall Clow2014-06-241-4/+4
* Const qualify __mem_fn call operatorPeter Collingbourne2014-01-221-4/+4
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-7/+7
* Add some missing cv-qualifiers.Richard Smith2013-07-231-24/+24
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-7/+7
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-610/+610
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-26/+26
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-33/+69
* Fixing whitespace problemsHoward Hinnant2010-08-221-39/+38
* Installed allocator into std::functionHoward Hinnant2010-08-201-50/+243
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-111-0/+64
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+1836
OpenPOWER on IntegriCloud