apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Document/enhance make_function(_with).

Open Oberon00 opened this issue 7 years ago • 0 comments

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.

Oberon00 avatar May 21 '18 18:05 Oberon00