Hello,
I noticed that some Py++ traits for standard containers are missing a
few methods that I think would be needed.
For example `set_traits' (container traits for `std::set') is missing
`method_len' that, in my opinion, should be provided.
Is this a feature or a bug? And in the former case, how would I be
supposed to get a set's size? explicitly exposing a `size' function
for it?
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig