A string that can be mixed-in a class declaration to implement AtomicRefCounted. Both shared and non-shared methods are implemented atomically. This is useful for things such as a parallel loop
See Source File
A string that can be mixed-in a class declaration to implement AtomicRefCounted. Both shared and non-shared methods are implemented atomically. This is useful for things such as a parallel loop