libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
strong_rc::n_report_2::deleter Class Reference
Collaboration diagram for strong_rc::n_report_2::deleter:
Collaboration graph

Public Member Functions

 deleter ()
 
 ~deleter ()
 
void operator() (foo *p)
 

Private Attributes

int lock
 

Detailed Description

Definition at line 2093 of file rc_ptr_test.cpp.

Constructor & Destructor Documentation

◆ deleter()

strong_rc::n_report_2::deleter::deleter ( )
inline

Definition at line 2095 of file rc_ptr_test.cpp.

◆ ~deleter()

strong_rc::n_report_2::deleter::~deleter ( )
inline

Definition at line 2097 of file rc_ptr_test.cpp.

References CASE_EXPECT_TRUE, and lock.

Member Function Documentation

◆ operator()()

void strong_rc::n_report_2::deleter::operator() ( foo p)
inline

Definition at line 2099 of file rc_ptr_test.cpp.

References lock.

Field Documentation

◆ lock

int strong_rc::n_report_2::deleter::lock
private

Definition at line 2106 of file rc_ptr_test.cpp.

Referenced by operator()(), and ~deleter().


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