otherwise_t< Fn, ReturnType > Member List

This is the complete list of members for otherwise_t< Fn, ReturnType >, including all inherited members.

operator()(Args &&...args) (defined in otherwise_t< Fn, ReturnType >)otherwise_t< Fn, ReturnType >inline
otherwise_t(Fn &&fn) (defined in otherwise_t< Fn, ReturnType >)otherwise_t< Fn, ReturnType >inline
result_type typedef (defined in otherwise_t< Fn, ReturnType >)otherwise_t< Fn, ReturnType >
Fork me on GitHub