#include <ref_traits.hpp>
Public Types | |
| typedef boost::shared_ptr< T > | ref_type |
| typedef boost::weak_ptr< T > | weak_ref_type |
Definition at line 38 of file ref_traits.hpp.
| typedef boost::shared_ptr<T> ref_type |
Definition at line 39 of file ref_traits.hpp.
| typedef boost::weak_ptr<T> weak_ref_type |
Definition at line 40 of file ref_traits.hpp.
1.7.1