A wrapper using type erasure for traversal functions acting on expressions.
More...
#include <functor_wrapper.hpp>
Detailed Description
template<typename InterfaceType>
class viennamath::rt_traversal_wrapper< InterfaceType >
A wrapper using type erasure for traversal functions acting on expressions.
Constructor & Destructor Documentation
Member Function Documentation
void operator() |
( |
InterfaceType const * |
e |
) |
const [inline] |
bool step_into |
( |
InterfaceType const * |
e |
) |
const [inline] |
The documentation for this class was generated from the following file: