ALBA
|
Go to the source code of this file.
Classes | |
class | albaAutoPointer< T > |
class | albaSmartPointer< T > |
Functions | |
template<class T > | |
bool | operator== (const albaAutoPointer< T > &l, const albaAutoPointer< T > &r) |
template<class T > | |
bool | operator== (albaReferenceCounted *l, const albaAutoPointer< T > &r) |
template<class T > | |
bool | operator== (const albaAutoPointer< T > &l, albaReferenceCounted *r) |
|
inline |
Definition at line 131 of file albaSmartPointer.h.
|
inline |
Definition at line 137 of file albaSmartPointer.h.
|
inline |
Definition at line 143 of file albaSmartPointer.h.