Skip to content

SageInterface::hasTrivialDestructor

Does a type have a trivial (built‐in) destructor?

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
hasTrivialDestructor(SgType* t);

Parameters

Name

Description

t

This class represents the base class for all types.

Created with MrDocs