Project
Loading...
Searching...
No Matches
o2::data_compression::getmaxTester Struct Reference

Public Member Functions

template<typename T >
void operator() (boost::type< T >)
 

Detailed Description

TODO: would like to have a general Tester for different kinds of meta programs, but did not succeed so far to define a templated Tester which can take the iterator argument at a placeholder location. Some reading http://stackoverflow.com/questions/24954220/boostmplfor-each-without-instantiating http://stackoverflow.com/questions/2840640/how-to-loop-through-a-boostmpllist http://stackoverflow.com/questions/16087806/boost-mpl-nested-lambdas

Definition at line 46 of file test_dc_primitives.cxx.

Member Function Documentation

◆ operator()()

template<typename T >
void o2::data_compression::getmaxTester::operator() ( boost::type< T >  )
inline

Definition at line 48 of file test_dc_primitives.cxx.


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