Declaration of class
Nothing.
More...
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | Nothing |
Empty class to represent empty data. 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 Nothing ¬hing) |
ostream operator<<() for Nothing. |
Declaration of class
Nothing.