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

Functions

template<typename I , typename S , typename C = equal_to, typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::c (requires sortable< I, C, P > &&sentinel_for< S, I >) ccconstexpr I unique(I first
 template function unique More...