HomeSort by relevance Sort by last modified time
    Searched defs:value_allocator (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 99 value_allocator; typedef in class:__gnu_pbds::detail::binary_heap_
105 typename value_allocator::pointer>::__type
327 static value_allocator s_value_allocator;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 129 typedef typename Allocator::template rebind<non_const_value_type>::other value_allocator; typedef in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
130 typedef typename value_allocator::pointer value_vector;
489 static value_allocator s_value_alloc;

Completed in 38 milliseconds