|
PolyBoRi
|
#include <embed.h>
Public Member Functions | |
| template<class Type > | |
| dict (const Type &obj) | |
| Unary constructors. More... | |
| dict () | |
| Default constructor. More... | |
| DerefProxy< self > | operator* () |
This class extends boost::python::tuple by a Python-style **-operator
|
inline |
Unary constructors.
|
inline |
Default constructor.
|
inline |
1.8.9.1