MCPcopy 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
25std::shared_ptr<CppException> CppException::get() {
26 return std::make_shared<CppExceptionImpl>();
27}
28
29} // namespace testsuite

Callers 1

setUpMethod · 0.95

Calls

no outgoing calls

Tested by 1

setUpMethod · 0.76