#include "../debug/DebugUtils.h"
Go to the source code of this file.
Namespaces | |
| namespace | oasys |
Classes | |
| class | oasys::TempRef< _Type > |
| For functions that want to return an ObjectRef, it's irritating to have to go through a series of add_ref and del_ref calls to deal with the C++ temporary objects that are created. More... | |
1.5.3