MCPcopy Create free account
hub / github.com/pybind/pybind11 / PyAliasedHasOpNewDelSize

Method PyAliasedHasOpNewDelSize

tests/test_class.cpp:363–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361 };
362 struct PyAliasedHasOpNewDelSize : AliasedHasOpNewDelSize {
363 PyAliasedHasOpNewDelSize() = default;
364 explicit PyAliasedHasOpNewDelSize(int) {}
365 std::uint64_t j;
366 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected