stx::btree_set< _Key, _Compare, _Traits >::empty_struct Struct Reference
The macro BTREE_FRIENDS can be used by outside class to access the B+ tree internals.
More...
Detailed Description
template<typename _Key, typename _Compare = std::less<_Key>, typename _Traits = btree_default_set_traits<_Key>>
struct stx::btree_set< _Key, _Compare, _Traits >::empty_struct
The macro BTREE_FRIENDS can be used by outside class to access the B+ tree internals.
This was added for wxBTreeDemo to be able to draw the tree.
Definition at line 77 of file btree_set.h.
The documentation for this struct was generated from the following file: