Go to the documentation of this file.
24 #include <xercesc/util/XercesDefs.hpp>
26 #include <xqilla/framework/XQillaExport.hpp>
29 #include <xqilla/runtime/EmptyResult.hpp>
62 EmptyResult* getEmpty()
const;
67 static EmptyResult _empty;
77 if(_impl)
return _impl;
83 if(_impl)
return _impl;