MCPcopy Create free account
hub / github.com/BYVoid/OpenCC / StrIssue

Method StrIssue

deps/pybind11-2.13.1/tests/test_methods_and_attributes.cpp:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 int val = -1;
138
139 StrIssue() = default;
140 explicit StrIssue(int i) : val{i} {}
141};
142

Callers 1

test_str_issueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected