Searched refs:non_const_value_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dov_tree_map_.hpp127 typedef typename remove_const<typename traits_base::value_type>::type non_const_value_type; typedef in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
129 typedef typename Allocator::template rebind<non_const_value_type>::other value_allocator;

Completed in 97 milliseconds