Declaration and implementation of template class
FlagMap.
More...
#include "keyvalue/extern/String.h"
#include "keyvalue/key/Key.h"
#include "keyvalue/sys/exception/Exception.h"
#include "keyvalue/value/Variant.h"
Go to the source code of this file.
Classes | |
class | FlagMap< OutputType > |
Maps names to constants. More... | |
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
namespace | keyvalue::key |
All key functionalities, including key::Key, key::Traits, key mappings are inside this |
Declaration and implementation of template class
FlagMap.