Beamlib 3.1.2
This is the Beam C++ class library.
|
Template based Dictionary classes item. More...
#include <BDict.h>
Public Member Functions | |
BDictItem (BString k="", Type v=Type()) | |
Public Attributes | |
BString | key |
Type | value |
Template based Dictionary classes item.
|
inline |
Type BDictItem< Type >::value |