Teuchos::RefCountPtr Deallocator class that wraps a boost::shared_ptr
More...
#include <Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp>
Public Types | |
| typedef T | ptr_t |
| | |
Public Member Functions | |
| DeallocBoostSharedPtr (const boost::shared_ptr< T > &sptr) | |
| | |
| void | free (T *ptr) const |
| | |
| const boost::shared_ptr< T > & | ptr () const |
| | |
Teuchos::RefCountPtr Deallocator class that wraps a boost::shared_ptr
Definition at line 56 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp.
|
|||||
|
Definition at line 62 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
||||||||||
|
Definition at line 60 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
||||||||||
|
Definition at line 64 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
|||||||||
|
Definition at line 66 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
1.3.9.1