Classes | Namespaces

Vector.h File Reference

Declaration and implementation of template class Vector (generic key). More...

#include "keyvalue/extern/String.h"
#include "keyvalue/key/converter/StdVector.h"
#include "keyvalue/key/Traits.h"
Include dependency graph for Vector.h:

Go to the source code of this file.

Classes

class  Vector< ElementType >
 Generic key whose converter type is StdVector. 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 Vector (generic key).