mdds
Classes | Protected Types | Protected Member Functions | Protected Attributes | Friends | List of all members
mdds::rtree< _Key, _Value, _Trait >::search_results_base< _NS > Class Template Reference

Classes

struct  entry
 

Protected Types

using node_store_type = _NS
 
using store_type = std::vector< entry >
 

Protected Member Functions

void add_node_store (node_store_type *ns, size_t depth)
 

Protected Attributes

store_type m_store
 

Friends

class rtree