TT CORE SDK 2.0.1.1
TT CORE SDK documentation
|
Go to the source code of this file.
Classes | |
class | ttsdk::shared_ptr< T > |
Namespaces | |
namespace | ttsdk |
Functions | |
template<typename T > | |
bool | ttsdk::operator== (const shared_ptr< T > &p, std::nullptr_t) |
template<class T > | |
bool | ttsdk::operator!= (const shared_ptr< T > &p, std::nullptr_t) |
template<class T > | |
bool | ttsdk::operator== (shared_ptr< T > &a, shared_ptr< T > &b) |
template<class T > | |
bool | ttsdk::operator!= (shared_ptr< T > &a, shared_ptr< T > &b) |