Searched refs:const_reference (Results 1 – 6 of 6) sorted by relevance
127 using const_reference = const value_type &; variable347 constexpr const_reference front() const noexcept // NOLINT(readability-identifier-naming) in front()363 constexpr const_reference back() const noexcept // NOLINT(readability-identifier-naming) in back()373 constexpr const_reference operator[](size_type index) const noexcept
92 using const_reference = typename VectorType::const_reference; variable540 const_reference operator[](size_t i) const
294 using const_reference = bool; variable337 const_reference operator[](size_t n) const
30 using const_reference = const T &; variable78 const_pointer address(const_reference x) const in address()
30 using const_reference = const T &; variable
68 using const_reference = const T &; variable113 const_pointer address(const_reference x) const in address()