#include <functional.hpp>
Public Types | |
| using | type = typename function_base< decltype(&F::operator())>::type |
Definition at line 53 of file functional.hpp.
| using detail::function_base< F >::type = typename function_base<decltype(&F::operator())>::type |
Definition at line 54 of file functional.hpp.
1.8.8