#include <string>
#include <zorba/config.h>
Go to the source code of this file.
Classes | |
class | zorba::Version |
Provide access to the version of Zorba that is used. More... | |
Namespaces | |
namespace | zorba |
Copyright 2006-2011 The FLWOR Foundation. | |
Functions | |
ZORBA_DLL_PUBLIC std::ostream & | zorba::operator<< (std::ostream &os, const Version &aVersion) |
Write the result of calling aVersiongetVersion() to the given output stream. |