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

Method Class

tests/test_class_sh_trampoline_unique_ptr.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23protected:
24 Class() = default;
25
26 // Some compilers complain about implicitly defined versions of some of the following:
27 Class(const Class &) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected