MCPcopy Create free account
hub / github.com/NativeScript/android / Clear

Function Clear

test-app/runtime/src/main/cpp/include/cppgc/member.h:198–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 }
197
198 void Clear() { SetRawAtomic(nullptr); }
199
200 T* Release() {
201 T* result = Get();

Callers 6

member.hFile · 0.70
ReleaseFunction · 0.70
InitializeMethod · 0.50
ClearMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected