Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuipNetwork/cpp-sdk
/ Impl
Class
Impl
include/quip_factory.hpp:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
private:
39
class Impl;
40
std::unique_ptr<Impl> impl_;
41
};
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected