Declaration of template class PartialMap.
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"
Go to the source code of this file.
Classes | |
| class | PartialMap< OutputType > |
| Partially maps names to constants. More... | |
Namespaces | |
| namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
| namespace | keyvalue::value |
All KeyValue containers belong to this namespace. | |
| namespace | keyvalue::key |
All key functionalities, including key::Key, key::Traits, key mappings are inside this | |
Declaration of template class PartialMap.
1.7.1