is_invocable.hpp
Go to the documentation of this file.
94 [note ref-qualified overloads of `operator()` with different signatures are not handled correctly yet.]
constexpr BOOST_CLBL_TRAITS_INLINE_VAR bool is_invocable_r_v
Definition: is_invocable.hpp:78
constexpr BOOST_CLBL_TRAITS_INLINE_VAR bool is_invocable_v
Definition: is_invocable.hpp:68
Definition: add_member_const.hpp:14
typename detail::is_invocable_r_impl< typename detail::is_invocable_impl< T, Args... >::type, Ret, T, Args... >::type type
Definition: is_invocable.hpp:44
typename detail::is_invocable_impl< T, Args... >::type type
Definition: is_invocable.hpp:35