LibBeamApi 0.3.8
|
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.
|
inline |
Type BDictItem< Type >::value |