MCPcopy Create free account
hub / github.com/Snapchat/djinni / create

Method create

test-suite/handwritten-src/cpp/reverse_client_interface_impl.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25std::shared_ptr<ReverseClientInterface> ReverseClientInterface::create() {
26 return std::make_shared<ReverseClientInterfaceImpl>();
27}
28
29} // namespace testsuite

Callers 1

Calls

no outgoing calls

Tested by 1