apply_return.hpp File Reference
#include <boost/callable_traits/detail/core.hpp>
Namespaces | |
boost | |
boost::callable_traits | |
boost::callable_traits::detail | |
Typedefs | |
template<typename T , typename R > | |
using | boost::callable_traits::apply_return_t = detail::try_but_fail_if_invalid< typename detail::apply_return_helper< T, R >::type, invalid_types_for_apply_return > |