allow coercion of temp values to C++ classes
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 8 Jul 2012 13:22:27 +0000 (15:22 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 8 Jul 2012 13:22:27 +0000 (15:22 +0200)
commite224cced4e92609e69d6bb2b2adb1a9a548effd1
tree8b59e716ee1b0160d33240f187390a7c9aeca927
parentdd71d21c719c1121c946c2eb9230fec6495fd9f5
allow coercion of temp values to C++ classes
Cython/Compiler/ExprNodes.py
tests/run/cpp_stl_conversion.pyx