apollo
apollo copied to clipboard
Document/enhance make_function(_with).
In header make_function.hpp
apollo::make_function(_with), are useful for custom functions. Support for manually specifying signatures, or detecting them from a non-overloaded operator() would also be nice.