MCPcopy Create free account
hub / github.com/Tencent/flare / Destroy

Method Destroy

flare/base/buffer/polymorphic_buffer.h:76–76  ·  view source on GitHub ↗

Called upon destruction. This method is responsible for reclaim any resources allocated to this object (including memory allocated to the object itself.). The default implementation should serve you well unless your buffer is allocated from some customized allocated instead of `new T`. Some "native" buffers use object pool to speed up allocation. These class override this method so as not to be

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected