Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::TemplateContainer< TypeSeq, ObjectT >::DefaultBuilderOp Struct Reference

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>.

Detailed Description

template<typename TypeSeq, typename ObjectT>
struct Sacado::TemplateContainer< TypeSeq, ObjectT >::DefaultBuilderOp

The default builder class for building objects for each ScalarT.

Definition at line 120 of file Sacado_TemplateContainer.hpp.

Member Function Documentation

◆ operator()()

template<typename TypeSeq, typename ObjectT>
template<class T>
Sacado::mpl::apply< ObjectT, T >::type Sacado::TemplateContainer< TypeSeq, ObjectT >::DefaultBuilderOp::operator() ( T ) const
inline

Returns a new object of type ObjectT<ScalarT>.

Definition at line 124 of file Sacado_TemplateContainer.hpp.


The documentation for this struct was generated from the following file: