Classes | Namespaces

NoMap.h File Reference

Declaration of template class NoMap. More...

#include <boost/static_assert.hpp>
#include <boost/type_traits/is_same.hpp>
#include "keyvalue/extern/String.h"
#include "keyvalue/extern/Ptime.h"
#include "keyvalue/key/Key.h"
Include dependency graph for NoMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NoMap< OutputType >
 Identity map (aka, NoMap). More...

Namespaces

namespace  keyvalue
 

All functionalities of KeyValue library are inside this namespace.


namespace  keyvalue::value
 

All KeyValue containers belong to this namespace.


namespace  keyvalue::key
 

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



Detailed Description

Declaration of template class NoMap.