A lot of repetitive, pre C++11 metaprogramming code can now be removed, and several helper constructs, which were needed to handle generic function application and passing a tuple of values to create a binder. Note however, the highly complex and technical core of this header still remains intact; which is to create a ''partial closure'' over some arguments of a function, while keeping the remaining arguments open as parameters for invocation. TODO: Even in the remaining code there is a lot of redundancy and helper construct which are no longer necessary |
||
|---|---|---|
| .. | ||
| common | ||
| include | ||
| lib | ||
| lumiera | ||
| plugin | ||
| stage | ||
| steam | ||
| tool | ||
| vault | ||
| .gitignore | ||
| DIR_INFO | ||
| doxygen.dox | ||
| SConscript | ||