Skip to content

Draft: rewrote functors

Sebastien Ponce requested to merge sponce_functors into master

First round in rewriting Functors. Code is not at all final, so I would advice to not spend too much time commenting on it at this stage.

The spirit of it (code generation in python, only functions on the C++ side, no C++ Functors) is nevertheless already in place

Merge request reports