Searched refs:value_allocator (Results 1 – 8 of 8) sorted by relevance
106 typedef typename __rebind_v::other value_allocator; typedef in __gnu_pbds::detail::binary_heap109 typedef typename value_allocator::pointer pointer;110 typedef typename value_allocator::const_pointer const_pointer;111 typedef typename value_allocator::reference reference;112 typedef typename value_allocator::const_reference const_reference;301 static value_allocator s_value_allocator;
46 typename PB_DS_CLASS_C_DEC::value_allocator
106 typedef typename __rebind_v::other value_allocator; typedef in __gnu_pbds::detail::binary_heap109 typedef typename value_allocator::pointer pointer;110 typedef typename value_allocator::const_pointer const_pointer;111 typedef typename value_allocator::reference reference;112 typedef typename value_allocator::const_reference const_reference;316 static value_allocator s_value_allocator;
47 typename PB_DS_CLASS_C_DEC::value_allocator
123 typedef typename _Alloc::template rebind<non_const_value_type>::other value_allocator; typedef in __gnu_pbds::detail::PB_DS_OV_TREE_NAME124 typedef typename value_allocator::pointer value_vector;203 value_allocator().deallocate(m_a_vec, m_max_size); in ~cond_dtor()514 static value_allocator s_value_alloc;
42 typename PB_DS_CLASS_C_DEC::value_allocator