LibBeamApi
1.3.0
|
Template based Dictionary class. More...
#include <BDict.h>
Public Member Functions | |
BDictItem (BString k="", Type v=Type()) | |
Public Attributes | |
BString | key |
Type | value |
Template based Dictionary class.
BDictItem::BDictItem | ( | BString | k = "" , |
Type | v = Type() |
||
) | [inline] |
Type BDictItem::value |