casa
5.7.0-16
|
Classes | |
class | cptr |
Functions | |
template<class T > | |
bool | operator== (const cptr< T > &l, T *r) |
template<class T > | |
bool | operator== (T *l, const cptr< T > &r) |
bool casa::memory::operator== | ( | const cptr< T > & | l, |
T * | r | ||
) |
Definition at line 80 of file ptr.h.
References casa::memory::cptr< T >::ptr.
bool casa::memory::operator== | ( | T * | l, |
const cptr< T > & | r | ||
) |
Definition at line 81 of file ptr.h.
References casa::memory::cptr< T >::ptr.