| Store | Cart

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

From: 奇真亦假 <lzyl...@gmail.com>
Thu, 19 Jan 2017 12:04:58 +0800
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.

_______________________________________________
Cplusplus-sig mailing list
Cplu...@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig
Recent Messages in this Thread
奇真亦假 Jan 19, 2017 04:04 am
Stefan Seefeld Jan 19, 2017 08:23 pm
奇真亦假 Jan 20, 2017 12:48 am
Stefan Seefeld Jan 20, 2017 03:32 pm
Messages in this thread