AbstractFactoryStd which returns new T_impl().
More...
#include <Teuchos_AbstractFactoryStd.hpp>
Public Types | |
| typedef Teuchos::RefCountPtr< T_impl > | ptr_t |
| | |
Public Member Functions | |
| const ptr_t | allocate () const |
| | |
AbstractFactoryStd which returns new T_impl().
Definition at line 50 of file Teuchos_AbstractFactoryStd.hpp.
|
|||||
|
Definition at line 53 of file Teuchos_AbstractFactoryStd.hpp. |
|
|||||||||
|
Definition at line 55 of file Teuchos_AbstractFactoryStd.hpp. |
1.3.9.1