Pico-Arduino
Public Attributes | List of all members
pico_arduino::Map< K, V >::MapEntry< KM, VM > Struct Template Reference

Key/Value. More...

#include <Map.h>

Public Attributes

KM key
 
VM value
 

Detailed Description

template<class K, class V>
template<class KM, class VM>
struct pico_arduino::Map< K, V >::MapEntry< KM, VM >

Key/Value.

Template Parameters
KM
VM

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