Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::multimap_base::Node Struct Reference

The node element in the multimap. More...

#include <multimap.h>

Public Member Functions

 Node ()
 Constructor.
void mark_as_leaf ()
 Marks the node as a leaf.

Public Attributes

Nodeparent
Nodechildren [2]
uint_least8_t weight
uint_least8_t dir

Detailed Description

The node element in the multimap.


The documentation for this struct was generated from the following file: