Rosetta
|
A class derived from VirtualBase for wrapping a primative. More...
#include <utility/VBWrapper.hh>
#include <utility/VirtualBase.hh>
#include <utility/pointer/owning_ptr.hh>
Classes | |
class | utility::VBWrapper< T > |
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
Functions | |
template<class T > | |
utility::pointer::shared_ptr< VBWrapper< T > > | utility::make_shared_vb_wrapper (T val) |
A class derived from VirtualBase for wrapping a primative.