libcommonc++
0.7
|
#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 | |
ccxx | |
Functions | |
std::ostream & | operator<< (std::ostream &stream, const Variant &v) |
Write a Variant to an output stream. More... | |