autowrap v0.4.5 (2019-10-10T08:52:08Z)
Dub
Repo
isUserAggregate
autowrap
reflection
Undocumented in source.
template
isUserAggregate (
A
...
)
if
(
A
.
length
== 1
) {
import
std
.
datetime
;
;
import
std
.
traits
:
Unqual
,
isInstanceOf
;
;
import
std
.
traits
:
Unqual
,
isInstanceOf
;
;
import
std
.
typecons
:
Tuple
;
;
alias
T
=
A
[
0
]
;
enum
isUserAggregate
;
}
Members
Aliases
T
alias
T
=
A
[
0
]
Undocumented in source.
Manifest constants
isUserAggregate
enum
isUserAggregate
;
Undocumented in source.
Meta
Source
See Implementation
autowrap
reflection
enums
BinOpDir
functions
functionName
structs
BinaryOperator
templates
AllAggregates
AllFunctions
AssignOperators
BinaryOperators
FunctionParameters
FunctionSymbol
Functions
NumDefaultParameters
NumRequiredParameters
Parameter
PrimordialType
Properties
PublicFieldNames
PublicFieldTypes
Symbol
UnaryOperators
isExportFunction
isParameter
isProperty
isStatic
isUserAggregate