MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / Bundle

Method Bundle

TactilityCore/Include/Tactility/Bundle.h:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39public:
40
41 Bundle() = default;
42
43 Bundle(const Bundle& bundle) {
44 this->entries = bundle.entries;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected