Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ func
Method
func
tests/test_virtual_functions.cpp:212–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
211
public:
212
virtual int func() { return 0; }
213
214
test_override_cache_helper() = default;
215
virtual ~test_override_cache_helper() = default;
Callers
1
test_override_cache
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected