boilerplate v1.4.5 (2019-04-25T14:30:27Z)
Dub
Repo
typeName.typeName
boilerplate
autostring
typeName
Undocumented in source.
enum
typeName
;
enum
typeName
;
template
typeName
(T)
static if
(
__traits(compiles, __traits(parent, T))
)
static if
(!(
!isSame && (is(parent == struct) || is(parent == union) || is(parent == enum) || is(parent == class) || is(parent == interface))
))
enum
typeName
=
Unqual
!
T.stringof
;
enum
typeName
;
Meta
Source
See Source File
boilerplate
autostring
typeName
aliases
parent
manifest constants
isSame
typeName