Public Member Functions | |
| DestructionTester () | |
| ~DestructionTester () | |
| DestructionTester (const DestructionTester &) | |
| DestructionTester (DestructionTester &&) noexcept | |
| DestructionTester & | operator= (const DestructionTester &) |
| DestructionTester & | operator= (DestructionTester &&) noexcept |
| DestructionTester () | |
| ~DestructionTester () | |
| DestructionTester (const DestructionTester &) | |
| DestructionTester (DestructionTester &&) noexcept | |
| DestructionTester & | operator= (const DestructionTester &) |
| DestructionTester & | operator= (DestructionTester &&) noexcept |
Definition at line 80 of file test_custom_type_casters.cpp.
|
inline |
Definition at line 82 of file test_custom_type_casters.cpp.
References print_default_created().
|
inline |
Definition at line 83 of file test_custom_type_casters.cpp.
References print_destroyed().
|
inline |
Definition at line 84 of file test_custom_type_casters.cpp.
References print_copy_created().
|
inlinenoexcept |
Definition at line 85 of file test_custom_type_casters.cpp.
References print_move_created().
|
inline |
Definition at line 82 of file test_custom_type_casters.cpp.
References print_default_created().
|
inline |
Definition at line 83 of file test_custom_type_casters.cpp.
References print_destroyed().
|
inline |
Definition at line 84 of file test_custom_type_casters.cpp.
References print_copy_created().
|
inlinenoexcept |
Definition at line 85 of file test_custom_type_casters.cpp.
References print_move_created().
|
inline |
Definition at line 86 of file test_custom_type_casters.cpp.
References print_copy_assigned().
|
inline |
Definition at line 86 of file test_custom_type_casters.cpp.
References print_copy_assigned().
|
inlinenoexcept |
Definition at line 90 of file test_custom_type_casters.cpp.
References print_move_assigned().
|
inlinenoexcept |
Definition at line 90 of file test_custom_type_casters.cpp.
References print_move_assigned().