Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ derived
Class
derived
tests/pure_cpp/smart_holder_poc_test.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
};
58
59
struct derived : public base {
60
int get() override { return 100; }
61
};
62
63
} // namespace helpers
64
Callers
13
attr_with_type_hint
Method · 0.85
operator()
Method · 0.85
is
Function · 0.85
is_none
Function · 0.85
ref_count
Function · 0.85
begin
Method · 0.85
operator[]
Method · 0.85
attr
Method · 0.85
operator*
Method · 0.85
str
Method · 0.85
annotations
Method · 0.85
get_type
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected