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"

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 | keyvalue::key | 
All key funcionalities, including key::Key, key::Traits, key mappings are inside this   | |
Declaration and implementation of template class Traits. 
 1.7.1