added 'except +' and 'nogil' declarations to shipped STL constructors
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 11 Aug 2012 19:51:53 +0000 (21:51 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 11 Aug 2012 19:51:53 +0000 (21:51 +0200)
commite2e92024799055cb30bdd4080a62153e494421ea
tree0f67db3f0e03d95e0fed5093c904883ead740ab4
parent3218a24ed813881dfcfa43a059ba8b8cf41a4533
added 'except +' and 'nogil' declarations to shipped STL constructors
Cython/Includes/libcpp/deque.pxd
Cython/Includes/libcpp/list.pxd
Cython/Includes/libcpp/map.pxd
Cython/Includes/libcpp/queue.pxd
Cython/Includes/libcpp/set.pxd
Cython/Includes/libcpp/stack.pxd
Cython/Includes/libcpp/string.pxd
Cython/Includes/libcpp/utility.pxd
Cython/Includes/libcpp/vector.pxd