Embedded Template Library 1.0
etl::map_base::Node Struct Reference

The node element in the map. More...

#include <map.h>

Public Member Functions

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

Public Attributes

Nodechildren [2]
 
uint_least8_t weight
 
uint_least8_t dir
 

Detailed Description

The node element in the map.


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