template <typename T> class Holder : public nn::nex::RootObject
Name | Description |
---|---|
T |
Template class that holds an automatically allocated object.
The object this class holds is destroyed when the class instance is destroyed.
nn::nex::RootObject
nn::nex::Holder
RootObject
.CONFIDENTIAL