Searched refs:ref_type (Results 1 – 2 of 2) sorted by relevance
47 using ref_type = typename traits::reference; variable55 ref_type operator*() const;
65 IdentifierIterator::ref_type IdentifierIterator::operator*() const { in operator *()