strusBase  0.17
Public Member Functions | List of all members
strus::shared_ptr< X > Class Template Reference

#include <shared_ptr.hpp>

Inheritance diagram for strus::shared_ptr< X >:

Public Member Functions

 shared_ptr (X *ptr)
 
 shared_ptr (const shared_ptr &o)
 
 shared_ptr ()
 

Constructor & Destructor Documentation

template<class X >
strus::shared_ptr< X >::shared_ptr ( X *  ptr)
inline
template<class X >
strus::shared_ptr< X >::shared_ptr ( const shared_ptr< X > &  o)
inline
template<class X >
strus::shared_ptr< X >::shared_ptr ( )
inline

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