Home
last modified time | relevance | path

Searched defs:ordered_index_node_compressed_base (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dord_index_node.hpp132 struct ordered_index_node_compressed_base struct
135 AugmentPolicy,Allocator> node_traits;
137 AugmentPolicy,Allocator>* pointer;
139 AugmentPolicy,Allocator>* const_pointer;
140 typedef typename node_traits::difference_type difference_type;
141 typedef typename node_traits::size_type size_type;
143 struct color_ref
169 struct parent_ref
199 color_ref color(){return color_ref(&parentcolor_);} in color()
200 ordered_index_color color()const in color()
[all …]