Skip to content

Instantly share code, notes, and snippets.

@SamWindell
SamWindell / atomic_ref_list.h
Last active July 2, 2024 13:47
Atomic linked list of reference counted objects - single reader, singler writer
// This code can now be found in Floe
// https://github.com/Floe-Synth/Floe/blob/main/src/utils/thread_extra/atomic_ref_list.hpp