Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ get
Method
get
tests/test_cross_module_rtti/lib.cpp:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
Base::Base(int a, int b) : a(a), b(b) {}
6
7
int Base::get() const { return a + b; }
8
9
Foo::Foo(int a, int b) : Base{a, b} {}
10
Callers
15
test_reference_internal
Function · 0.45
DataField
Method · 0.45
is_disowned
Function · 0.45
test_overloaded
Function · 0.45
determine_trampoline_state
Function · 0.45
get_buffer_info
Method · 0.45
test_eigen_return_references
Function · 0.45
assert_keeps_alive
Function · 0.45
test_eigen_keepalive
Function · 0.45
diamond_addrs
Function · 0.45
TEST_SUBMODULE
Function · 0.45
test_operator_overloading
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_reference_internal
Function · 0.36
DataField
Method · 0.36
is_disowned
Function · 0.36
test_overloaded
Function · 0.36
determine_trampoline_state
Function · 0.36
get_buffer_info
Method · 0.36
test_eigen_return_references
Function · 0.36
assert_keeps_alive
Function · 0.36
test_eigen_keepalive
Function · 0.36
diamond_addrs
Function · 0.36
TEST_SUBMODULE
Function · 0.36
test_operator_overloading
Function · 0.36