#include <commonc++/Common.h++>#include <commonc++/Blob.h++>#include <commonc++/String.h++>#include <sys/types.h>#include <iostream>


Go to the source code of this file.
Classes | |
| class | Variant |
| A general-purpose variant type. More... | |
Namespaces | |
| namespace | ccxx |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, const Variant &v) |
| Write a Variant to an output stream. | |
1.5.9