callable_traits icon indicating copy to clipboard operation
callable_traits copied to clipboard

[review] apply_return needs a member function counterpart

Open badair opened this issue 8 years ago • 0 comments

I would've expected a make_fn and make_mem_fn function, with which one could construct a type from a return type and an std::tuple of the arguments. That can be easily done manually but I would've expected that in this library.

from http://lists.boost.org/Archives/boost/2017/04/234190.php

badair avatar Apr 09 '17 03:04 badair