Jpp
master_rocky-40-g5f0272dcd
the software that should make you happy
|
Auxiliary class to handle multidimensional map transformations for given result type. More...
#include <JResultTransformer.hh>
Public Types | |
typedef JResult_t | result_type |
Static Public Member Functions | |
template<unsigned int N, class JArgument_t > | |
static result_type | transform (const JMultiMapTransformer< N, JArgument_t > &transformer, typename JMultiMapTransformer< N, JArgument_t >::const_array_type array, const result_type &result) |
Auxiliary class to handle multidimensional map transformations for given result type.
Definition at line 21 of file JResultTransformer.hh.
typedef JResult_t JTOOLS::JResultTransformer< JResult_t >::result_type |
Definition at line 23 of file JResultTransformer.hh.
|
inlinestatic |
Definition at line 26 of file JResultTransformer.hh.