|
resultT | allocator (World &world, const argtupleT &argtuple) const |
|
template<typename T > |
std::enable_if< std::is_same< T, Function< double, 3 > >::value, T >::type | allocator (World &world, std::size_t n) const |
|
template<typename T > |
std::enable_if< std::is_same< T, std::vector< real_function_3d > >::value, T >::type | allocator (World &world, std::size_t n) const |
|
template<typename T > |
std::enable_if< std::is_same< T, std::vector< ScalarResult< double > > >::value, T >::type | allocator (World &world, std::size_t n) const |
|
template<typename T > |
std::enable_if< std::is_same< T, ScalarResult< double > >::value, T >::type | allocator (World &world, std::size_t n) const |
|
resultT | operator() (const std::vector< real_function_3d > &f1) const |
|
| MacroTaskOperationBase () |
|
template<typename elementT, typename elementR>
class MixedTupleTask< elementT, elementR >
this task won't do anything, is mostly to check if the combinations compile