Searched defs:const_reference (Results 1 – 8 of 8) sorted by relevance
339 typedef const type& const_reference; typedef360 typedef const type const_reference; typedef381 typedef const type const_reference; typedef
88 using const_reference = const T&; variable276 using const_reference = typename base::const_reference; variable
48 typedef const T &const_reference; typedef
45 typedef TYPE<VALTYPE> const & const_reference; typedef
28 using const_reference = typename Storage::const_reference; variable
29 using const_reference = typename Storage::const_reference; variable
102 using const_reference = const T &; variable