Go to the documentation of this file.
26 #include <xercesc/util/XercesDefs.hpp>
28 #include <xqilla/framework/XQillaExport.hpp>
31 #include <xqilla/runtime/EmptyResult.hpp>
64 EmptyResult* getEmpty()
const;
69 static EmptyResult _empty;
79 if(_impl)
return _impl;
85 if(_impl)
return _impl;