MCPcopy Create free account
hub / github.com/bgrimstad/splinter / Saveable

Method Saveable

include/saveable.h:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20{
21public:
22 Saveable() {}
23 virtual ~Saveable() {}
24
25 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected