Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ foo
Method
foo
tests/test_class_sh_trampoline_unique_ptr.cpp:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
int foo() const override { PYBIND11_OVERRIDE_PURE(int, Class, foo); }
46
};
47
48
} // namespace class_sh_trampoline_unique_ptr
Callers
1
TEST_SUBMODULE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected