The OpenD Programming Language

atomic_intmax_t

import core.stdc.stdatomic;
alias atomic_intmax_t = shared(intmax_t)

Meta