Searched defs:const_reference (Results 1 – 4 of 4) sorted by relevance
88 using const_reference = const T&; variable276 using const_reference = typename base::const_reference; variable
45 typedef TYPE<VALTYPE> const & const_reference; typedef
3682 typedef const value_type& const_reference; typedef in cl::SVMAllocator