Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
imultiset< T, TCompare >::Data_Node Struct Reference
The data node element in the multiset. More...
#include <multiset.h>
Inherits etl::multiset_base::Node.
Public Member Functions | |
void | mark_as_leaf () |
Marks the node as a leaf. |
Detailed Description
template<typename T, typename TCompare>
struct etl::imultiset< T, TCompare >::Data_Node
The data node element in the multiset.
Definition at line 648 of file multiset.h.
Member Function Documentation
void mark_as_leaf | ( | ) | [inherited] |
Marks the node as a leaf.
Definition at line 205 of file multiset.h.
Generated on Tue Jul 12 2022 14:05:52 by
