#include <exception.hpp>
Public Member Functions | |
refcount_ptr () | |
~refcount_ptr () | |
refcount_ptr (refcount_ptr const &x) | |
refcount_ptr & | operator= (refcount_ptr const &x) |
void | adopt (T *px) |
T * | get () const |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by boost::exception_detail::get_diagnostic_information().
|
inline |
|
inline |