Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
The default builder class for building objects for each ScalarT. More...
#include <Sacado_TemplateManager.hpp>
Public Member Functions | |
template<class ScalarT > | |
Teuchos::RCP< BaseT > | build () const |
Returns a new rcp for an object of type ObjectT<ScalarT> More... | |
The default builder class for building objects for each ScalarT.
Definition at line 102 of file Sacado_TemplateManager.hpp.
|
inline |
Returns a new rcp for an object of type ObjectT<ScalarT>
Definition at line 106 of file Sacado_TemplateManager.hpp.