Polly 22.0.0git
S Struct Reference

Public Member Functions

 S (bool *freed)
 ~S ()

Public Attributes

bool * freed

Detailed Description

Definition at line 3 of file isl_test_cpp17-generic.cc.

Constructor & Destructor Documentation

◆ S()

S::S ( bool * freed)
inline

Definition at line 4 of file isl_test_cpp17-generic.cc.

References freed.

◆ ~S()

S::~S ( )

Definition at line 14 of file isl_test_cpp17-generic.cc.

References freed, and ~S().

Referenced by ~S().

Member Data Documentation

◆ freed

bool* S::freed

Definition at line 7 of file isl_test_cpp17-generic.cc.

Referenced by S(), and ~S().


The documentation for this struct was generated from the following file: