Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ Dupe1
Class
Dupe1
tests/test_modules.cpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
// Registering two things with the same name
74
m.def(
"duplicate_registration"
, []() {
75
class Dupe1 {};
76
class Dupe2 {};
77
class Dupe3 {};
78
class DupeException {};
Callers
1
TEST_SUBMODULE
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_SUBMODULE
Function · 0.68