Electromagnetic Template Library (EMTL)
|
Helper class to call Step for all Fixes in FixTypeList. More...
#include <fix.h>
Public Member Functions | |
template<typename FixType , typename FixTypeList > | |
void | operator() (FixTypeList &ftl, emFixStorage &FS, std::ptrdiff_t &fix_shift, emtype *ptrc) |
Moves fix_shift to new position. | |
Helper class to call Step for all Fixes in FixTypeList.
For EMTL implementation we may use block instead of CTList for a first argument. We just have to come up with a way to get Fix global instance by it's type.
|
inline |
Moves fix_shift to new position.
fix is responsible for correctly moving fix_shift to new position