defaultConstructorDestructorDocumentationPage
Default constructors and destructors
Synopsis
Declared in <src/docs/mrdocs/rose/default_constructor_destructor.h>
struct defaultConstructorDestructorDocumentationPage;
Description
ROSE does not individually document default constructors and destructors in the API reference. Unless otherwise noted, they perform straightforward initialization and cleanup for AST nodes and follow standard C++ semantics. This page exists to preserve legacy references from the generated SAGE grammar.
Created with MrDocs