autowrap ~wrap_more (2022-02-21T06:46:39.7636453)
Dub
Repo
isUserAggregate
autowrap
reflection
Undocumented in source.
package
template
isUserAggregate (
A
...
)
if
(
A
.
length
== 1
) {
import
std
.
datetime
;
;
import
std
.
traits
:
Unqual
,
isInstanceOf
,
isFunctionPointer
,
isFunction
;
;
import
std
.
traits
:
Unqual
,
isInstanceOf
,
isFunctionPointer
,
isFunction
;
;
import
std
.
traits
:
Unqual
,
isInstanceOf
,
isFunctionPointer
,
isFunction
;
;
import
std
.
traits
:
Unqual
,
isInstanceOf
,
isFunctionPointer
,
isFunction
;
;
import
std
.
typecons
:
Tuple
;
;
alias
T
=
A
[
0
]
;
package
static if
(
isFunction!T
)
enum
isUserAggregate
;
package
static if
(!(
isFunction!T
))
enum
isUserAggregate
;
}
Members
Aliases
T
alias
T
=
A
[
0
]
Undocumented in source.
Manifest constants
isUserAggregate
enum
isUserAggregate
;
Undocumented in source.
isUserAggregate
enum
isUserAggregate
;
Undocumented in source.
Meta
Source
See Implementation
autowrap
reflection
enums
isModule
structs
Module
Modules
templates
AllAggregates
AllFunctions
FunctionSymbol
Functions
Symbol
isExportFunction
isUserAggregate