LibTmsApi
2.0.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.
Type BDictItem< Type >::value |