Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::concepts::CallableRelation Member List

This is the complete list of members for ranges::v3::concepts::CallableRelation, including all inherited members.

base_concepts_t typedef (defined in ranges::v3::concepts::refines< CallablePredicate >)ranges::v3::concepts::refines< CallablePredicate >
refines()=delete (defined in ranges::v3::concepts::refines< CallablePredicate >)ranges::v3::concepts::refines< CallablePredicate >
requires_(Fun &&, T &&, U &&) -> decltype( concepts::valid_expr( concepts::model_of< Relation, function_type< Fun >, T, U >() )) (defined in ranges::v3::concepts::CallableRelation)ranges::v3::concepts::CallableRelation
requires_(Ts &&...) (defined in ranges::v3::concepts::refines< CallablePredicate >)ranges::v3::concepts::refines< CallablePredicate >