Searched defs:const_pointer (Results 1 – 9 of 9) sorted by relevance
86 using const_pointer = const T*; variable274 using const_pointer = typename base::const_pointer; variable
45 using const_pointer = const T*; variable
46 typedef const T *const_pointer; typedef
41 typedef TYPE<VALTYPE> const * const_pointer; typedef
30 using const_pointer = typename Storage::const_pointer; variable
31 using const_pointer = typename Storage::const_pointer; variable
100 using const_pointer = const T *; variable
5742 using const_pointer = const T*; variable