UnparseFormat::UnparseFormat
Constructors
Synopses
Declared in <src/backend/unparser/formatSupport/unparse_format.h>
Copy constructor
UnparseFormat(UnparseFormat const& X) = delete;
UnparseFormat(
std::ostream* _os = nullptr,
UnparseFormatHelp* help = nullptr);
Created with MrDocs