Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

imultimap< TKey, TMapped, TKeyCompare >::Data_Node Struct Reference

imultimap< TKey, TMapped, TKeyCompare >::Data_Node Struct Reference

The data node element in the multimap. More...

#include <multimap.h>


Detailed Description

template<typename TKey, typename TMapped, typename TKeyCompare>
struct etl::imultimap< TKey, TMapped, TKeyCompare >::Data_Node

The data node element in the multimap.

Definition at line 651 of file multimap.h.