Classes | Namespaces

Traits.h File Reference

Declaration and implementation of template class Traits. More...

#include "keyvalue/key/converter/StdSingle.h"
#include "keyvalue/key/map/Default.h"
#include "keyvalue/key/Checker.h"
#include "keyvalue/key/Key.h"
#include "keyvalue/util/IsBasic.h"
Include dependency graph for Traits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Traits< ElementType, ConverterType, MapType >
 Real keys must derive from adequate instantiations of this template class. 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 Traits.