add libcpp.string + tests.
authorBrent Pedersen (brentp) <bpederse@gmail.com>
Wed, 20 Apr 2011 14:24:36 +0000 (08:24 -0600)
committerBrent Pedersen (brentp) <bpederse@gmail.com>
Wed, 20 Apr 2011 14:24:36 +0000 (08:24 -0600)
commit69e4e447705a9f6479fcf0e2f1059170007f6d5d
treeadf9892941dcd46df1fe9fe1cbabd85fa824e827
parent7db2ce6ea6e95da02cc2cd5389a875be0d8801bb
add libcpp.string + tests.
Cython/Includes/libcpp/string.pxd [new file with mode: 0644]
tests/run/cpp_stl_string.pyx [new file with mode: 0644]