autowrap ~sil_test_branch_do_not_delete (2022-02-12T09:47:46.4001455)
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
isModule
structs
Module
Modules
templates
AllAggregates
AllFunctions
FunctionParameters
FunctionSymbol
Functions
Parameter
PrimordialType
Properties
PublicFieldNames
PublicFieldTypes
Symbol
isExportFunction
isParameter
isProperty
isStatic
isUserAggregate