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

Public Types

typedef T held_type
 

Static Public Member Functions

static T & get (T &obj)
 
static T const & get (T const &obj)
 
static T create ()
 
static T copy (T const &copy)
 
static void assign (T &to, T const &from)
 
static void pre_destruction (T &)
 
static void swap (T &one, T &two)