Skip to content

Unparser::removeUnwantedWhiteSpace

remove unneccessary white space to build a condensed string

Synopsis

Declared in <src/backend/unparser/unparser.h>

static
std::string
removeUnwantedWhiteSpace(std::string const& X);

Created with MrDocs