The OpenD Programming Language

atomic_size_t

import core.stdc.stdatomic;
alias atomic_size_t = shared(size_t)

Meta