Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/
Djoint_iter.hpp36 struct joint_iter struct
38 typedef Iterator1 base;
39 typedef forward_iterator_tag category;
46 struct joint_iter<LastIterator1,LastIterator1,Iterator2> struct
48 typedef Iterator2 base;
49 typedef forward_iterator_tag category;