phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
isScopedKeyType.isScopedKeyType
nxt
container
hybrid_hashmap
HybridHashMap
isScopedKeyType
Undocumented in source.
enum
isScopedKeyType
;
enum
isScopedKeyType
;
template
isScopedKeyType
(SomeKey)
static if
(!(
is(SomeKey == class)
))
enum
isScopedKeyType
=
(
is
(
K
:
SomeKey
) ||
is
(
SomeKey
:
U
[],
U
) &&
is
(
typeof
(
K
(
SomeKey.init
))))
;
Meta
Source
See Source File
nxt
container
hybrid_hashmap
HybridHashMap
isScopedKeyType
manifest constants
isScopedKeyType