Declaration of class Single (container).  
More...
#include <iosfwd>#include "keyvalue/value/Vector.h"

Go to the source code of this file.
Classes | |
| class | Single | 
| A 1 x 1 Matrix.  More... | |
Namespaces | |
| namespace | keyvalue | 
All functionalities of KeyValue library are inside this   | |
| namespace | keyvalue::value | 
All KeyValue containers belong to this namespace.  | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Single &rhs) | 
| ostream operator<<() for Single.   | |
Declaration of class Single (container). 
 1.7.1