![]() |
Murl Engine API
Version 2018.3
|
A wrapper class to provide AutoPointer with reference semantics. More...
#include <murl_auto_pointer.h>
A wrapper class to provide AutoPointer with reference semantics.
For example, an AutoPointer can be assigned (or constructed from) the result of a function which returns an AutoPointer by value.
All the AutoPointerRef stuff should happen behind the scenes.