Go to the source code of this file.
Classes | |
class | Ref< T > |
This class behaves like a pointer to a refcounted object, but increments the reference count when new objects are assigned and decrements the refcounter when its lifetime has expired. More... |