Crazy Eddie's GUI System  ${CEGUI_VERSION}
boost::python::indexing::deref< P > Struct Template Reference

Public Types

typedef P held_type
 
typedef boost::iterator_value< P >::type value
 

Static Public Member Functions

static value & get (P &ptr)
 
static value const & get (P const &ptr)
 
static P create ()
 
static P copy (P const &copy)
 
static void assign (P &to, P const &from)
 
static void pre_destruction (P &)
 
static void swap (P &one, P &two)