nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Atomic.this
nulib
threading
atomic
Atomic
Constructs a new atomic value.
struct
Atomic
(T)
@
nogc
this
(
T
value
)
if
(
T.sizeof
<= (
void
*).
sizeof
)
Meta
Source
See Implementation
nulib
threading
atomic
Atomic
constructors
this
functions
opAssign
opOpAssign
properties
value
Constructs a new atomic value.