Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ ProtectedB
Method
ProtectedB
tests/test_class.cpp:418–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
public:
417
virtual ~ProtectedB() = default;
418
ProtectedB() = default;
419
ProtectedB(const ProtectedB &) = delete;
420
421
protected:
Callers
1
test_bind_protected_functions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected