Polly 19.0.0git
Public Member Functions | Public Attributes | List of all members
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.

◆ ~S()

S::~S ( )

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

References freed.

Member Data Documentation

◆ freed

bool* S::freed

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

Referenced by ~S().


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