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.
imap< TKey, TMapped, TKeyCompare >::Data_Node Struct Reference
The data node element in the map. More...
#include <map.h>
Inherits etl::map_base::Node.
Public Member Functions | |
void | mark_as_leaf () |
Marks the node as a leaf. |
Detailed Description
template<typename TKey, typename TMapped, typename TKeyCompare>
struct etl::imap< TKey, TMapped, TKeyCompare >::Data_Node
The data node element in the map.
Definition at line 494 of file map.h.
Member Function Documentation
Generated on Tue Jul 12 2022 14:05:51 by
