Searched full:test_smart_ptr (Results 1 – 7 of 7) sorted by relevance
87 void test_smart_ptr(smart_ptr<int> p) { in test_smart_ptr() function
171 The file :file:`tests/test_smart_ptr.cpp` contains a complete example
2 tests/test_smart_ptr.cpp -- binding classes with custom reference counting,91 // test_smart_ptr in TEST_SUBMODULE()
8 def test_smart_ptr(capture): function
128 test_smart_ptr.cpp
395 -DPYBIND11_TEST_FILTER="test_smart_ptr.cpp;test_virtual_functions.cpp"