MCPcopy Create free account
hub / github.com/RaftLib/RaftLib / splitmethod

Method splitmethod

raftinc/splitmethod.hpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36{
37public:
38 splitmethod() = default;
39 virtual ~splitmethod() = default;
40
41 template < class T /* item */,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected