APM:Libraries
Public Member Functions | Public Attributes | List of all members
TestDeleted Class Reference

Public Member Functions

 TestDeleted (unsigned int &d)
 
 ~TestDeleted ()
 

Public Attributes

unsigned int & deleted
 

Detailed Description

Definition at line 46 of file test_own_ptr.cpp.

Constructor & Destructor Documentation

◆ TestDeleted()

TestDeleted::TestDeleted ( unsigned int &  d)
inline

Definition at line 48 of file test_own_ptr.cpp.

Referenced by create_test_deleted().

Here is the caller graph for this function:

◆ ~TestDeleted()

TestDeleted::~TestDeleted ( )
inline

Definition at line 49 of file test_own_ptr.cpp.

Member Data Documentation

◆ deleted

unsigned int& TestDeleted::deleted

Definition at line 51 of file test_own_ptr.cpp.

Referenced by TEST(), and ~TestDeleted().


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