Skip to content

Unparser::Unparser

Copy constructor

Synopsis

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

Unparser(Unparser const& other) = delete;

Parameters

Name

Description

other

The object to copy construct from

Created with MrDocs