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

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

base_concepts_t typedef (defined in ranges::v3::concepts::refines< RegularFunction >)ranges::v3::concepts::refines< RegularFunction >
refines()=delete (defined in ranges::v3::concepts::refines< RegularFunction >)ranges::v3::concepts::refines< RegularFunction >
requires_(Fun &&fun, Args &&...args) -> decltype( concepts::valid_expr( concepts::convertible_to< bool >(val< Fun >()(val< Args >()...)) )) (defined in ranges::v3::concepts::Predicate)ranges::v3::concepts::Predicate
requires_(Ts &&...) (defined in ranges::v3::concepts::refines< RegularFunction >)ranges::v3::concepts::refines< RegularFunction >