ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
Info.next
ocean
util
serialize
Version
Version
Info
Undocumented in source.
alias
next
=
Info
!(
S
.
StructNext
)
template
Info
(S)
static if
(
is(S == struct) && is(typeof(S.StructVersion) V)
)
static if
(
is(S.StructNext)
)
alias
next
=
Info
!(
S
.
StructNext
)
alias
next
=
MissingVersion
Meta
Source
See Implementation
ocean
util
serialize
Version
Version
Info
aliases
Info
next
prev
type
manifest constants
exists
number