3#ifndef TETL_TYPE_TRAITS_IS_INVOCABLE_R_HPP
4#define TETL_TYPE_TRAITS_IS_INVOCABLE_R_HPP
11template <
typename R,
typename Fn,
typename... ArgTypes>
14template <
typename R,
typename Fn,
typename... ArgTypes>
Definition adjacent_find.hpp:8
constexpr auto is_invocable_r_v
Definition is_invocable_r.hpp:15
integral_constant< Type, Val > type
Definition integral_constant.hpp:12
Definition is_invocable_r.hpp:12