#include <include/EST_TKVL.h>

Public Member Functions | |
| bool | operator== (const EST_TKVI< K, V > &i) |
Public Attributes | |
| K | k |
| V | v |
Friends | |
| ostream & | operator<< (ostream &s, EST_TKVI< K, V > const &i) |
Templated Key-Value Item. Serves as the items in the list of the
EST_TKVL class.
Definition at line 55 of file EST_TKVL.h.