MCPcopy Create free account
hub / github.com/cameron314/readerwriterqueue / weak_atomic

Method weak_atomic

atomicops.h:264–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262{
263public:
264 AE_NO_TSAN weak_atomic() : value() { }
265#ifdef AE_VCPP
266#pragma warning(push)
267#pragma warning(disable: 4100) // Get rid of (erroneous) 'unreferenced formal parameter' warning

Callers

nothing calls this directly

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected