nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Atomic.value
nulib
threading
atomic
Atomic
Undocumented in source. Be warned that the author may not have intended to support it.
T
value
[@property getter]
T
value
[@property setter]
struct
Atomic
(T)
@
nogc
@
property
void
value
(
T
value
)
if
(
T.sizeof
<= (
void
*).
sizeof
)
Meta
Source
See Implementation
nulib
threading
atomic
Atomic
constructors
this
functions
opAssign
opOpAssign
properties
value