MCPcopy Create free account
hub / github.com/AngusJohnson/Clipper2 / ~ReuseableDataContainer64

Method ~ReuseableDataContainer64

CPP/Clipper2Lib/src/clipper.engine.cpp:734–737  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

732 }
733
734 ReuseableDataContainer64::~ReuseableDataContainer64()
735 {
736 Clear();
737 }
738
739 void ReuseableDataContainer64::Clear()
740 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected