#include <object_slices.hpp>
Public Types | |
typedef std::pair< handle <>, handle<> > | key_type |
Static Public Member Functions | |
static object const & | set (object const &target, key_type const &key, object const &value) |
static void | del (object const &target, key_type const &key) |
static object | get (object const &target, key_type const &key) |
|
inherited |
|
inlinestatic |
References boost::python::api::delslice().
|
inlinestaticinherited |
References boost::python::api::getslice().
|
inlinestatic |
References boost::python::api::setslice(), and boost::program_options::value().