Declaration and implementation of template class
Default.
More...
#include <boost/type_traits/is_enum.hpp>
#include "keyvalue/key/map/FlagMap.h"
#include "keyvalue/key/map/NoMap.h"
#include "keyvalue/key/map/ObjectMap.h"
#include "keyvalue/util/IsBasic.h"
Go to the source code of this file.
Classes | |
struct | DefaultMap< OutputType, isBasic > |
Meta-function which defines Traits' default map type. More... | |
struct | Default< OutputType > |
Meta-function which defines Traits' default map type. 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
Default.