phobos-next v0.3.5 (2020-07-23T15:01:39Z)
Home
Dub
Repo
isScopedKeyType.isScopedKeyType
nxt
open_hashmap_or_hashset
OpenHashMapOrSet
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_or_hashset
OpenHashMapOrSet
isScopedKeyType
manifest constants
isScopedKeyType