Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ StrIssue
Method
StrIssue
tests/test_methods_and_attributes.cpp:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
int val = -1;
144
145
StrIssue() = default;
146
explicit StrIssue(int i) : val{i} {}
147
};
148
Callers
1
test_str_issue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected