pybind/pybind11

Feature Request: bind_set

Open

#1.711 aberto em 1 de mar. de 2019

Ver no GitHub
 (5 comments) (2 reactions) (0 assignees)C++ (2.005 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (14.677 stars)
Métricas de merge de PR
 (Mesclagem média 5d 2h) (10 fundiu PRs em 30d)

Description

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.

Guia do colaborador