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

/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dov_tree_map_.hpp133 typedef typename remove_const<typename traits_base::value_type>::type non_const_value_type; typedef in class:pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME
135 typedef typename Allocator::template rebind<non_const_value_type>::other value_allocator;

Completed in 39 milliseconds