Searched refs:transient_element (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/icl/detail/ |
D | element_iterator.hpp | 153 static transit_type transient_element(domain_type& inter_pos, const SegmentIteratorT& leaper, in transient_element() function 179 static transit_type transient_element(domain_type& inter_pos, const SegmentIteratorT& leaper, in transient_element() function 207 static transit_type transient_element(domain_type& inter_pos, const SegmentIteratorT& leaper, in transient_element() function 232 static transit_type transient_element(domain_type& inter_pos, const SegmentIteratorT& leaper, in transient_element() function 320 return adapt::transient_element(_inter_pos, _saltator, _reptator); in dereference()
|