The OpenD Programming Language

atomic_uintmax_t

import core.stdc.stdatomic;
alias atomic_uintmax_t = shared(uintmax_t)

Meta