ddbus ~dicts (2026-02-16T05:28:32.2954254)
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
typeCode
typeSig
typeSigAll
typeSigArr
templates
allCanDBus
basicDBus
canDBus