Searched refs:index_node_base (Results 1 – 3 of 3) sorted by relevance
46 struct index_node_base:private pod_value_holder<Value> struct48 typedef index_node_base base_type; /* used for serialization purposes */ argument66 static index_node_base* from_value(const value_type* p) in from_value() argument68 return static_cast<index_node_base *>( in from_value()94 index_node_base<Value,allocator_type>::from_value(p)); in node_from_value()117 Archive&,boost::multi_index::detail::index_node_base<Value,Allocator>*, in load_construct_data()
55 index_node_base<Value,Allocator>,
59 typedef index_node_base<Value,Allocator> index_node_type;