pybind11/tests/pure_cpp
Ralf W. Grosse-Kunstleve 01b6ccb7fa
Move smart_holder POC code to tests/pure_cpp directory. (#5315)
* Rename detail/smart_holder_poc.h -> struct_smart_holder.h

* Establish (empty) tests/pure_cpp/smart_holder_poc.h

* Move code guarded by `PYBIND11_TESTS_PURE_CPP_SMART_HOLDER_POC_TEST_CPP` from struct_smart_holder.h to tests/pure_cpp/smart_holder_poc.h
2024-08-17 14:02:39 -07:00
..
CMakeLists.txt Revert "Updating Catch version to latest, in hopes of resolving the GHA download issue affecting all MSVC builds." 2021-06-30 07:04:31 -07:00
smart_holder_poc.h Move smart_holder POC code to tests/pure_cpp directory. (#5315) 2024-08-17 14:02:39 -07:00
smart_holder_poc_test.cpp Move smart_holder POC code to tests/pure_cpp directory. (#5315) 2024-08-17 14:02:39 -07:00