MCPcopy Create free account
hub / github.com/GRAnimated/MinecraftLCE / doSomething

Method doSomething

src/4JLibraries_Source/XLockFreeStack.h:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 XLockFreeStack();
14
15 void doSomething() {}
16 T* Pop();
17
18 std::vector<T> m_vector;

Callers 1

staticCtorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected