Home
last modified time | relevance | path

Searched defs:const_iterator_of (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dcollection_traits.hpp150 struct const_iterator_of struct
152 typedef typename collection_traits<C>::const_iterator type;
Dmicrosoft.hpp132 struct const_iterator_of struct
134 typedef typename remove_cv<T>::type bare_t;
135 typedef typename customization_of<bare_t>::type cust_t;
136 typedef typename cust_t::template meta<bare_t>::const_iterator type;