Dynalib Utils
Public Attributes | List of all members
DynaTreeLeafElem< K, V >::Data Struct Reference

#include <DynaBTree.h>

Collaboration diagram for DynaTreeLeafElem< K, V >::Data:
Collaboration graph
[legend]

Public Attributes

key = ""
 
value = 0
 

Member Data Documentation

◆ key

template<typename K, typename V>
K DynaTreeLeafElem< K, V >::Data::key = ""

◆ value

template<typename K, typename V>
V DynaTreeLeafElem< K, V >::Data::value = 0

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