[C++-sig] Is there anybody has idea about access the set from python?

奇真亦假 lzyl888 at gmail.com
Wed Jan 18 23:04:58 EST 2017


It's strange that boost::python don't support boost::python::set.

Set is a very usable structure, so is there any idea about it? How to
convert a python::set to a std::set or any other hash-able structure?
Btw, how about boost::python::dict's performance? Does it implemented by
hash-table?
Thanks for any reply.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20170119/99f585d7/attachment.html>


More information about the Cplusplus-sig mailing list