|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
The default builder class for building objects for each ScalarT. More...
#include <Sacado_TemplateContainer.hpp>
Public Member Functions | |
| template<class T> | |
| Sacado::mpl::apply< ObjectT, T >::type | operator() (T) const |
| Returns a new object of type ObjectT<ScalarT>. | |
The default builder class for building objects for each ScalarT.
Definition at line 120 of file Sacado_TemplateContainer.hpp.
|
inline |
Returns a new object of type ObjectT<ScalarT>.
Definition at line 124 of file Sacado_TemplateContainer.hpp.