MCPcopy Create free account
hub / github.com/ParAlg/gbbs / concurrent_stack

Method concurrent_stack

pbbslib/concurrent_stack.h:133–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 }
132
133 concurrent_stack() {}
134 ~concurrent_stack() { clear(); }
135};
136

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected