libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
isDelegate.isDelegate
memutils
ct
isDelegate
Undocumented in source.
enum
bool
isDelegate
;
enum
bool
isDelegate
;
enum
bool
isDelegate
;
template
isDelegate
(T...)
static if
(!(
is(typeof(&T[0]) U : U*) && is(typeof(&T[0]) U == delegate)
))
static if
(!(
is(T[0] W) || is(typeof(T[0]) W)
))
enum
bool
isDelegate
;
Meta
Source
See Implementation
memutils
ct
isDelegate
variables
isDelegate