autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
_inner.indices
util
multi_index
IndexedBy
_inner
Undocumented in source.
alias
indices
=
TypeTuple
!(
List
)
alias
indices
=
TypeTuple
!(
List
[
0
],
next
.
indices
)
template
_inner
(size_t index, List...)
static if
(!(
List.length <= 1
))
static if
(
IsIndex!(List[0]) && is(typeof(List[1]) == string)
)
alias
indices
=
TypeTuple
!(
List
[
0
],
next
.
indices
)
alias
indices
=
TypeTuple
!(
List
[
0
],
next
.
indices
)
Meta
Source
See Implementation
util
multi_index
IndexedBy
_inner
aliases
indices
name_indices
names
next