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