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 45 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp.
|
|||||
|
Definition at line 51 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
||||||||||
|
Definition at line 49 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
||||||||||
|
Definition at line 53 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
|
|||||||||
|
Definition at line 55 of file Teuchos_RefCountPtrBoostSharedPtrConversionsDecl.hpp. |
1.3.9.1