The empty struct used as a placeholder for the data_type.
More...
Detailed Description
template<typename _Key, typename _Compare = std::less<_Key>, typename _Traits = btree_default_set_traits<_Key>, typename _Alloc = std::allocator<_Key>>
struct stx::btree_multiset< _Key, _Compare, _Traits, _Alloc >::empty_struct
The empty struct used as a placeholder for the data_type.
Definition at line 83 of file btree_multiset.h.
The documentation for this struct was generated from the following file: