Searched defs:const_reference (Results 1 - 19 of 19) sorted by relevance

/haiku/headers/cpp/
H A Ddefalloc.h69 typedef const T& const_reference; typedef in class:allocator
H A Dstl_stack.h50 typedef typename _Sequence::const_reference const_reference; typedef in class:stack
H A Dstl_queue.h50 typedef typename _Sequence::const_reference const_reference; typedef in class:queue
126 typedef typename _Sequence::const_reference const_reference; typedef in class:priority_queue
H A Dstl_hash_map.h70 typedef typename _Ht::const_reference const_reference; typedef in class:hash_map
253 typedef typename _Ht::const_reference const_reference; typedef in class:hash_multimap
H A Dstl_hash_set.h67 typedef typename _Ht::const_reference const_reference; typedef in class:hash_set
246 typedef typename _Ht::const_reference const_reference; typedef in class:hash_multiset
H A Dstl_map.h79 typedef typename _Rep_type::const_reference const_reference; typedef in class:map
H A Dstl_multimap.h78 typedef typename _Rep_type::const_reference const_reference; typedef in class:multimap
H A Dstl_multiset.h64 typedef typename _Rep_type::const_reference const_reference; typedef in class:multiset
H A Dstl_set.h64 typedef typename _Rep_type::const_reference const_reference; typedef in class:set
H A Dstl_alloc.h741 typedef const _Tp& const_reference; typedef in class:allocator
816 typedef const _Tp& const_reference; typedef in struct:__allocator
H A Dstl_bvector.h159 typedef bool const_reference; typedef in struct:_Bit_const_iterator
384 typedef bool const_reference; typedef in class:vector
H A Dstl_hashtable.h199 typedef const value_type& const_reference; typedef in class:hashtable
H A Dstl_list.h257 typedef const value_type& const_reference; typedef in class:list
H A Dstl_vector.h166 typedef const value_type& const_reference; typedef in class:vector
H A Dstl_deque.h487 typedef const value_type& const_reference; typedef in class:_Deque_iterator::deque
H A Dstl_slist.h309 typedef const value_type& const_reference; typedef in class:slist
H A Dstl_tree.h535 typedef const value_type& const_reference; typedef in class:_Rb_tree
H A Dstl_rope.h1268 typedef _CharT const_reference; typedef in class:rope
/haiku/headers/cpp/std/
H A Dbastring.h152 typedef const charT& const_reference; typedef in class:basic_string

Completed in 143 milliseconds