Searched refs:ref_type (Results 1 – 2 of 2) sorted by relevance
44 using ref_type = typename traits::reference; member70 inline ref_type operator*() const { return mIter->second; }
544 using ref_type = typename traits::reference; member558 inline ref_type operator*() const { return *mPtr; }566 inline ref_type operator[](size_t n) const { return mPtr[n]; }