We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13eeadc commit 576d668Copy full SHA for 576d668
tests/CMakeLists.txt
@@ -106,6 +106,7 @@ set(PYBIND11_TEST_FILES
106
test_class_sh_disowning_mi.cpp
107
test_class_sh_factory_constructors.cpp
108
test_class_sh_inheritance.cpp
109
+ test_class_sh_shared_from_this.cpp
110
test_class_sh_trampoline_basic.cpp
111
test_class_sh_trampoline_self_life_support.cpp
112
test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
0 commit comments