Searched defs:const_reference (Results 1 – 8 of 8) sorted by relevance
48 typedef const T& const_reference; typedef
140 typedef const T& const_reference; typedef
129 typedef const T& const_reference; typedef
38 typedef const char& const_reference; typedef
116 typedef const T& const_reference; typedef
116 typedef typename std::allocator<T>::const_reference const_reference; typedef
150 typedef const T& const_reference; typedef
122 using const_reference = const T&; variable