We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc81c3e commit 9444114Copy full SHA for 9444114
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