summaryrefslogtreecommitdiff
path: root/Cython/Includes/libcpp/utility.pxd
Commit message (Expand)AuthorAgeFilesLines
* Enable usage of std::move() only in the supported versions of MSVC (GH-4191)Max Bachmann2021-05-231-1/+2
* Add std::move wrapper to utility libraryOmer Ozarslan2020-02-151-0/+14
* STL class value types.Robert Bradshaw2016-08-241-0/+2
* remove clutter from 'nogil' declarations in libcppStefan Behnel2014-03-241-10/+10
* added 'except +' and 'nogil' declarations to shipped STL constructorsStefan Behnel2012-08-111-3/+3
* Added "nogil" to all methods of classes of std. Jerome Kieffer2012-02-261-6/+6
* fixes and enhancements in libcppLisandro Dalcin2010-10-061-0/+13