Repurposing Operator to be high level user class.
Introducing base abstract class FunctionalOperator and template Operator<T> for a functional operator returning given type of Value. Assortment of copy methods and apply methods.
Please register or sign in to comment