ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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