pybind/pybind11

Feature Request: bind_set

Open

#1,711 opened on 2019年3月1日

GitHub で見る
 (5 comments) (2 reactions) (0 assignees)C++ (2,005 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (14,677 stars)
PR merge metrics
 (平均マージ 5d 2h) (30d で 10 merged PRs)

説明

There are already helper templates to create bindings for std::map and std::vector. It would be great to have the same option for std::set.

コントリビューターガイド