Skip to content

SageInterface::isCopyConstructible

Is a type copy constructible? This may not quite work properly.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
isCopyConstructible(SgType* type);

Parameters

Name

Description

type

This class represents the base class for all types.

Created with MrDocs