autowrap v0.5.2 (2020-05-01T09:15:04Z)
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
;
;
import
core
.
time
:
Duration
;
;
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
templates
AllAggregates
AllConstants
AllFunctions
Constants
Functions
PrimordialType
isExportFunction
isUserAggregate