casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Functions
ptr.h File Reference

Go to the source code of this file.

Classes

class  casa::memory::cptr< T >
struct  casa::memory::cptr< T >::kernel

Namespaces

namespace  casa
 this file contains all the compiler specific defines
namespace  casa::memory

Functions

template<class T >
bool casa::memory::operator== (const cptr< T > &l, T *r)
template<class T >
bool casa::memory::operator== (T *l, const cptr< T > &r)