phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
isScopedKeyType.isScopedKeyType
nxt
open_hashmap
OpenHashMap
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
open_hashmap
OpenHashMap
isScopedKeyType
manifest constants
isScopedKeyType