We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f60b6 commit 150e27cCopy full SHA for 150e27c
tests/CMakeLists.txt
@@ -106,7 +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
+ 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