xapian-core  1.4.25
Public Member Functions | Private Attributes | List of all members
test_autoptr Class Reference

Public Member Functions

 test_autoptr (bool &deleted_)
 
 ~test_autoptr ()
 

Private Attributes

bool & deleted
 

Detailed Description

Definition at line 145 of file internaltest.cc.

Constructor & Destructor Documentation

◆ test_autoptr()

test_autoptr::test_autoptr ( bool &  deleted_)
inline

Definition at line 148 of file internaltest.cc.

References tout.

◆ ~test_autoptr()

test_autoptr::~test_autoptr ( )
inline

Definition at line 151 of file internaltest.cc.

References tout.

Member Data Documentation

◆ deleted

bool& test_autoptr::deleted
private

Definition at line 146 of file internaltest.cc.


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