Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions
lazy-ptr.hxx File Reference

Go to the source code of this file.

Classes

class  odb::lazy_ptr< T >
 
struct  odb::lazy_auto_ptr_ref< T >
 
class  odb::lazy_auto_ptr< T >
 

Namespaces

 odb
 
 odb::common
 

Functions

template<class T , class Y >
bool odb::operator== (const lazy_ptr< T > &, const lazy_ptr< Y > &)
 
template<class T , class Y >
bool odb::operator!= (const lazy_ptr< T > &, const lazy_ptr< Y > &)
 
template<class T >
void odb::swap (lazy_ptr< T > &, lazy_ptr< T > &)