2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00
Files
python/objects.h
Dave Abrahams fb44d1d906 Added py::String operator*= and operator* for repetition
Change Dict::items(), keys(), and values() to return a List

Added template versions of set_item, etc., methods so that users can optionally
use C++ types that have to_python() functions as parameters.

Changed various Ptr by-value parameters to const Ptr&


[SVN r8188]
2000-11-12 21:10:14 +00:00

9.0 KiB