ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
AggregateId.AggregateId
ocean
io
serialize
TypeId
AggregateId
Undocumented in source.
auto
AggregateId
;
template
AggregateId
(T, size_t n = 0)
static immutable
static if
(
n < T.tupleof.length
)
auto
AggregateId
=
T.tupleof
[
n
].
offsetof.stringof
~
TypeId
!(
typeof
(
T.tupleof
[
n
])) ~
AggregateId
!(
T
,
n
+
1
)
;
auto
AggregateId
;
Meta
Source
See Source File
ocean
io
serialize
TypeId
AggregateId
static variables
AggregateId