Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/djinni
/ get
Method
get
test-suite/handwritten-src/cpp/cpp_exception_impl.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
std::shared_ptr<CppException> CppException::get() {
26
return std::make_shared<CppExceptionImpl>();
27
}
28
29
} // namespace testsuite
Callers
1
setUp
Method · 0.95
Calls
no outgoing calls
Tested by
1
setUp
Method · 0.76