quirks ~master (2021-09-03T19:54:14Z)
Dub
Repo
SimpleTypeOf.SimpleTypeOf
quirks
type
SimpleTypeOf
Undocumented in source.
alias
SimpleTypeOf
=
SimpleTypeOf
!(
std
.
traits
.
PointerTarget
!
Type
)
alias
SimpleTypeOf
=
std
.
traits
.
PointerTarget
!
Type
alias
SimpleTypeOf
=
Type
template
SimpleTypeOf
(alias thing)
@
safe
static if
(!(
isPointer!Type
))
alias
SimpleTypeOf
=
Type
Meta
Source
See Implementation
quirks
type
SimpleTypeOf
aliases
SimpleTypeOf
Type