Range-v3
Range algorithms, views, and actions for the Standard Library
contains.hpp File Reference

Functions

template<typename I , typename S , typename T , typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::c (requires ` input_iterator< I > &&sentinel_for< S, I > &&indirect_relation< equal_to, projected< I, P >, const T * >) ccconstexpr bool contains(I first
 function template contains
 

Variables

CPP_TEMPLATE_AUX_0 S const T P ranges::T