MCPcopy Create free account
hub / github.com/EricLengyel/Terathon-Math-Library / operator delete

Function operator delete

TSPlatform.h:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 inline void __cdecl operator delete(void *, void *)
67 {
68 }
69
70 inline void __cdecl operator delete[](void *, void *)
71 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected