Searched defs:const_self_iterator (Results 1 – 2 of 2) sorted by relevance
55 using const_self_iterator = ilist_iterator<OptionsT, false, true>; variable
58 typedef ilist_iterator<OptionsT, false, true> const_self_iterator; typedef