Snapshot.reset

Resets the value to its first known value.

class Snapshot(T)
final
void
reset
()
if (
is(T == struct) ||
isScalarType!T
)

Meta