MCPcopy Create free account
hub / github.com/QuipNetwork/cpp-sdk / Impl

Class Impl

include/quip_wallet.hpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40private:
41 class Impl;
42 unique_ptr<Impl> impl_;
43};
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected