autowrap v0.5.0 (2019-12-05T10:53:55Z)
Dub
Repo
PrimordialType
autowrap
reflection
Undocumented in source.
template
PrimordialType (
T
) {
import
mirror
.
traits
:
FundamentalType
;
;
import
std
.
traits
:
Unqual
;
;
alias
PrimordialType
=
Unqual
!(
FundamentalType
!
T
)
;
}
Members
Aliases
PrimordialType
alias
PrimordialType
=
Unqual
!(
FundamentalType
!
T
)
Undocumented in source.
Meta
Source
See Implementation
autowrap
reflection
templates
AllAggregates
AllFunctions
Functions
PrimordialType
isExportFunction
isUserAggregate