nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Atomic.value
nulib
threading
atomic
Atomic
The value of the atomic type.
T
value
[@property getter]
struct
Atomic
(T)
@
nogc
@
property
T
value
(
)
if
(
T.sizeof
<= (
void
*).
sizeof
)
T
value
[@property setter]
Meta
Source
See Implementation
nulib
threading
atomic
Atomic
constructors
this
functions
opAssign
opOpAssign
properties
value
The value of the atomic type.