|
mdds
|
Public Member Functions | |
| const_iterator | cbegin () const |
| const_iterator | cend () const |
| const_iterator | begin () const |
| const_iterator | end () const |
Additional Inherited Members | |
Protected Types inherited from mdds::rtree< _Key, _Value, _Trait >::search_results_base< const node_store > | |
| using | node_store_type = const node_store |
| using | store_type = std::vector< entry > |
Protected Member Functions inherited from mdds::rtree< _Key, _Value, _Trait >::search_results_base< const node_store > | |
| void | add_node_store (node_store_type *ns, size_t depth) |
Protected Attributes inherited from mdds::rtree< _Key, _Value, _Trait >::search_results_base< const node_store > | |
| store_type | m_store |