Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/detail/
Dset_algo.hpp31 typedef typename ConstObjectT::const_iterator ConstObject_iterator; in common_range() typedef
44 ConstObject_iterator x2_fst_ = x2.begin(); in common_range()
45 ConstObject_iterator x2_lst_ = x2.end(); x2_lst_--; in common_range()