pyd v0.12.0 (2019-08-24T18:30:41Z)
Home
Dub
Repo
FindAllocator.FindAllocator
util
multi_index
FindAllocator
Undocumented in source.
alias
FindAllocator
=
GCAllocator
alias
FindAllocator
=
Args
[
0
]
template
FindAllocator
(Args...)
static if
(!(
Args.length == 0
))
static if
(
IsAllocator!(Args[0])
)
alias
FindAllocator
=
Args
[
0
]
alias
FindAllocator
=
FindAllocator
!(
Args
[
1
..$])
Meta
Source
See Implementation
util
multi_index
FindAllocator
aliases
FindAllocator