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> More... | |
The default builder class for building objects for each ScalarT.
Definition at line 100 of file Sacado_TemplateContainer.hpp.
|
inline |
Returns a new object of type ObjectT<ScalarT>
Definition at line 104 of file Sacado_TemplateContainer.hpp.