Menu

#46 No value traits header for abstract base class

open
nobody
None
5
2013-03-27
2013-03-27
No

If a class ABC contains at least one pure virtual member function then Py++ will not generate an _ABC__value_traits.pypp.hpp header for it. This header's absence causes compilation errors when Py++ exposes STL containers using the Boost.Python Indexing Suite v2.

Discussion


Log in to post a comment.