#include "OWBI1_config.h"
#include "OWBI1_COWReferenceBase.hpp"
Include dependency graph for OWBI1_COWReference.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OWBI1 |
Classes | |
class | OWBI1::COWReference< T > |
Functions | |
template<class T, class U> | |
bool | OWBI1::operator== (const COWReference< T > &a, const COWReference< U > &b) |
template<class T, class U> | |
bool | OWBI1::operator!= (const COWReference< T > &a, const COWReference< U > &b) |
template<class T, class U> | |
bool | OWBI1::operator< (const COWReference< T > &a, const COWReference< U > &b) |
template<class T> | |
T * | OWBI1::COWReferenceClone (T *obj) |