ddbus v2.1.0 (2017-04-23T20:15:57Z)
Home
Dub
Repo
allCanDBus
ddbus
util
Undocumented in source.
template
allCanDBus (
TS
...
) {
static if
(
TS.length == 0
)
enum
allCanDBus
;
static if
(!(
TS.length == 0
))
static if
(
!canDBus!(TS[0])
)
enum
allCanDBus
;
static if
(!(
TS.length == 0
))
static if
(!(
!canDBus!(TS[0])
))
enum
allCanDBus
;
}
Members
Manifest constants
allCanDBus
enum
allCanDBus
;
Undocumented in source.
allCanDBus
enum
allCanDBus
;
Undocumented in source.
allCanDBus
enum
allCanDBus
;
Undocumented in source.
Meta
Source
See Implementation
ddbus
util
functions
byDictionaryEntries
typeCode
typeSig
typeSigAll
typeSigArr
typeSigReturn
structs
DictionaryEntry
templates
VariantType
allCanDBus
basicDBus
canDBus
isVariant