Rosetta 3.3
|
Namespaces | |
namespace | utility |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 1. | |
Functions | |
template<class T > | |
utility::pointer::access_ptr< T > | utility::PyAP (T &o) |
Function to create argument for Python subclassing. | |
template<class T > | |
T * | utility::wrap_access_pointer_get_function (pointer::access_ptr< T > rs) |
template<class T > | |
void | utility::wrap_access_pointer (std::string class_name) |