MCPcopy Create free account
hub / github.com/USCiLab/cereal / Private

Method Private

sandbox/sandbox_json.cpp:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121{
122 public:
123 Private() : a('z') {}
124
125 private:
126 char a;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected