Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ Tiger
Method
Tiger
tests/test_class_sh_mi_thunks.cpp:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
class Tiger : virtual public Cat {
123
public:
124
Tiger() = default;
125
Tiger(const Tiger &) = default;
126
Tiger &operator=(const Tiger &) = default;
127
~Tiger() override = default;
Callers
1
test_animal_cat_tiger
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected