boost::shared_ptr deleter class that wraps a Teuchos::RefCountPtr.
More...
#include <Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp>
Public Types | |
| typedef void | result_type |
| | |
| typedef T * | argument_type |
| | |
Public Member Functions | |
| RefCountPtrDeleter (const RefCountPtr< T > &rcp) | |
| | |
| void | operator() (T *x) const |
| | |
| const RefCountPtr< T > & | ptr () const |
| | |
boost::shared_ptr deleter class that wraps a Teuchos::RefCountPtr.
Definition at line 76 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp.
|
|||||
|
Definition at line 82 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
|||||
|
Definition at line 84 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
||||||||||
|
Definition at line 80 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
||||||||||
|
Definition at line 86 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
|||||||||
|
Definition at line 88 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
1.3.9.1