mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
fb44d1d90653119c889b0284c515a1f881c8b680
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]
Description
Mirrored via gitea-mirror
Languages
C++
87.7%
Python
11.6%
CMake
0.3%
C
0.3%