Alexandria
2.22.0
Please provide a description of the project.
|
#include <Helpers.h>
Static Public Member Functions | |
static boost::python::object | make (const std::string &repr, std::function< R(T, T)> functor, bool reversed) |
Function factory specifically for binary functions, with the additional option to reverse them
R | Return type |
T | Type of the parameter |
|
inlinestatic |