cartobase 6.0.6
carto::DefaultRefConstruction Class Reference

#include <cartobase/smart/rcptr.h>

Inheritance diagram for carto::DefaultRefConstruction:

Friends

template<class T>
class ref
 
template<class T>
class const_ref
 

Detailed Description

Contains the default constructor and destructor for const_ref<T> (see RCObject and DefaultRefConstruction.

Definition at line 89 of file rcptr.h.

Friends And Related Symbol Documentation

◆ const_ref

template<class T>
friend class const_ref
friend

Definition at line 92 of file rcptr.h.

References const_ref.

Referenced by const_ref.

◆ ref

template<class T>
friend class ref
friend

Definition at line 91 of file rcptr.h.

References ref.

Referenced by ref.


The documentation for this class was generated from the following file: