MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / destroy

Method destroy

deps/memkind/src/include/hbw_allocator.h:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 }
115
116 void destroy(pointer p)
117 {
118 p->~T();
119 }
120 };
121
122 template <class T, class U>

Callers 6

TEST_FFunction · 0.45
memkind_destroy_kindFunction · 0.45
extent_destroy_hookFunction · 0.45
extent_destroy_wrapperFunction · 0.45
extent_destroy_hookFunction · 0.45
extent_destroy_wrapperFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
extent_destroy_hookFunction · 0.36
extent_destroy_hookFunction · 0.36