diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Snapshot.prev
diamond
data
snapshot
Snapshot
Rolls back a specific amount of states.
void
prev
()
void
prev
(size_t states)
class
Snapshot
(T)
final
void
prev
(
size_t
states
)
if
(
is
(
T
== struct) ||
isScalarType
!
T
)
Parameters
states
size_t
The amount of states to roll back.
Meta
Source
See Implementation
diamond
data
snapshot
Snapshot
constructors
this
functions
opCmp
opEquals
opIndex
prev
reset
properties
value
Rolls back a specific amount of states.