Teuchos - Trilinos Tools Package
Version of the Day
|
Default allocation policy class for AbstractFactoryStd
which returns new T_impl()
.
More...
#include <Teuchos_AbstractFactoryStd.hpp>
Public Types | |
typedef Teuchos::RCP< T_impl > | ptr_t |
Public Member Functions | |
const ptr_t | allocate () const |
Default allocation policy class for AbstractFactoryStd
which returns new T_impl()
.
Definition at line 63 of file Teuchos_AbstractFactoryStd.hpp.
typedef Teuchos::RCP<T_impl> Teuchos::AllocatorNew< T_impl >::ptr_t |
Definition at line 66 of file Teuchos_AbstractFactoryStd.hpp.
|
inline |
Definition at line 68 of file Teuchos_AbstractFactoryStd.hpp.