autowrap v0.4.4 (2019-08-22T08:50:35Z)
Dub
Repo
PrimordialType
autowrap
reflection
Undocumented in source.
template
PrimordialType
(T)
template
PrimordialType (
T
)
if
(
isArray
!
T
) {
import
std
.
range
.
primitives
:
ElementEncodingType
;
;
import
std
.
traits
:
Unqual
;
;
alias
PrimordialType
=
PrimordialType
!(
ElementEncodingType
!
T
)
;
alias
PrimordialType
=
Unqual
!(
ElementEncodingType
!
T
)
;
}
template
PrimordialType
(T)
Members
Aliases
PrimordialType
alias
PrimordialType
=
PrimordialType
!(
ElementEncodingType
!
T
)
Undocumented in source.
PrimordialType
alias
PrimordialType
=
Unqual
!(
ElementEncodingType
!
T
)
Undocumented in source.
Meta
Source
See Implementation
autowrap
reflection
enums
BinOpDir
isModule
functions
functionName
structs
BinaryOperator
Module
Modules
templates
AllAggregates
AllFunctions
BinaryOperators
FunctionParameters
FunctionSymbol
Functions
NumDefaultParameters
NumRequiredParameters
Parameter
PrimordialType
Properties
PublicFieldNames
PublicFieldTypes
Symbol
UnaryOperators
isExportFunction
isParameter
isProperty
isStatic
isUserAggregate