MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / load

Method load

runtime/Atomic.h:149–152  ·  view source on GitHub ↗

* Return the current value. */

Source from the content-addressed store, hash-verified

147 * Return the current value.
148 */
149 ValueType load()
150 {
151 return value;
152 }
153
154 /**
155 * Assign to an Atomic.

Calls

no outgoing calls

Tested by 2