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; }
540 using ref_type = typename traits::reference; member554 inline ref_type operator*() const { return *mPtr; }562 inline ref_type operator[](size_t n) const { return mPtr[n]; }