"tests/pure_cpp/smart_holder_poc_test.cpp" did not exist on "06151c759a4e03c2af5150c043d69fd2d7ca1321"
  • Ralf W. Grosse-Kunstleve's avatar
    Adding remaining PYBIND11_SMART_POINTER_HOLDER_TYPE_CASTERS. static_assert for... · efa7adb5
    Ralf W. Grosse-Kunstleve authored
    Adding remaining PYBIND11_SMART_POINTER_HOLDER_TYPE_CASTERS. static_assert for "necessary conditions" for both types of default holder, static_assert for "strict conditions" guarded by new PYBIND11_STRICT_ASSERTS_CLASS_HOLDER_VS_TYPE_CASTER_MIX. All tests build & run as before with unique_ptr as the default holder, all tests build for smart_holder as the default holder, even with the strict static_assert.
    efa7adb5
test_multiple_inheritance.cpp 9.21 KB