|
| X (int a1=0, int a2=0, int a3=0, int a4=0, int a5=0, int a6=0, int a7=0, int a8=0, int a9=0) |
|
| ~X () |
|
Definition at line 4596 of file rc_ptr_test.cpp.
◆ X() [1/2]
allocate_strong_rc_test::X::X |
( |
X const & |
| ) |
|
|
private |
◆ X() [2/2]
allocate_strong_rc_test::X::X |
( |
int |
a1 = 0 , |
|
|
int |
a2 = 0 , |
|
|
int |
a3 = 0 , |
|
|
int |
a4 = 0 , |
|
|
int |
a5 = 0 , |
|
|
int |
a6 = 0 , |
|
|
int |
a7 = 0 , |
|
|
int |
a8 = 0 , |
|
|
int |
a9 = 0 |
|
) |
| |
|
inlineexplicit |
◆ ~X()
allocate_strong_rc_test::X::~X |
( |
| ) |
|
|
inline |
◆ operator delete()
void allocate_strong_rc_test::X::operator delete |
( |
void * |
p | ) |
|
|
inlineprivate |
◆ operator new()
void * allocate_strong_rc_test::X::operator new |
( |
std::size_t |
n | ) |
|
|
inlineprivate |
◆ operator=()
X & allocate_strong_rc_test::X::operator= |
( |
X const & |
| ) |
|
|
private |
◆ instances
int allocate_strong_rc_test::X::instances = 0 |
|
static |
int allocate_strong_rc_test::X::v |
The documentation for this class was generated from the following file: