Skip to content

IncludeFileSupport::InheritedAttribute::InheritedAttribute

Copy constructor

Synopsis

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

InheritedAttribute(InheritedAttribute const& X);

Parameters

Name

Description

X

The object to copy construct from

Created with MrDocs