Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bgrimstad/splinter
/ ~Serializer
Method
~Serializer
include/serializer.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
Serializer(const std::string &fileName);
41
42
virtual ~Serializer() {}
43
44
// Serialize obj into the internal stream
45
template <class T>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected