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 65 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp.
|
|||||
|
Definition at line 71 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
|||||
|
Definition at line 73 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
||||||||||
|
Definition at line 69 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
||||||||||
|
Definition at line 75 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
|||||||||
|
Definition at line 77 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
1.3.9.1