Home
last modified time | relevance | path

Searched refs:adjacent_excl_holder (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/range/adaptor/
Dadjacent_filtered.hpp147 struct adjacent_excl_holder : holder<T> struct
149 adjacent_excl_holder( T r ) : holder<T>(r) in adjacent_excl_holder() argument
177 const adjacent_excl_holder<BinPredicate>& f ) in operator |()
186 const adjacent_excl_holder<BinPredicate>& f ) in operator |()
208 const range_detail::forwarder<range_detail::adjacent_excl_holder>
210 range_detail::forwarder<range_detail::adjacent_excl_holder>();