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"
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 | keyvalue::key |
All key functionalities, including key::Key, key::Traits, key mappings are inside this |
Declaration and implementation of template class
Vector (generic key).