Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
odb::lazy_auto_ptr_ref< T > Struct Template Reference

Public Member Functions

 lazy_auto_ptr_ref (T *, const lazy_ptr_impl_ref &)
 

Public Attributes

T * p_
 
lazy_ptr_impl_ref i_
 

Constructor & Destructor Documentation

template<class T >
odb::lazy_auto_ptr_ref< T >::lazy_auto_ptr_ref ( T *  ,
const lazy_ptr_impl_ref  
)
explicit

Member Data Documentation

template<class T >
T* odb::lazy_auto_ptr_ref< T >::p_
template<class T >
lazy_ptr_impl_ref odb::lazy_auto_ptr_ref< T >::i_

The documentation for this struct was generated from the following file: