SageInterface::isDefaultConstructible
Is a type default constructible? This may not quite work properly.
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
isDefaultConstructible(SgType* type);
Parameters
Name |
Description |
type |
This class represents the base class for all types. |
Created with MrDocs