Namespaces | |
| namespace | Core |
Classes | |
| class | Core::SmartPtr< T > |
| The base class for all smart-pointer types. More... | |
Functions | |
| template<typename T> | |
| bool | Core::operator== (const SmartPtr< T > &oLHS, const SmartPtr< T > &oRHS) |
| SmartPtr<T> equality operator. | |
| template<typename T> | |
| bool | Core::operator!= (const SmartPtr< T > &oLHS, const SmartPtr< T > &oRHS) |
| SmartPtr<T> inequality operator. | |
1.5.2