Classes | Namespaces

Default.h File Reference

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"
Include dependency graph for Default.h:
This graph shows which files directly or indirectly include this file:

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.


namespace  keyvalue::key
 

All key functionalities, including key::Key, key::Traits, key mappings are inside this namespace.



Detailed Description

Declaration and implementation of template class Default.