ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
TestMethodAliasBinding.S
ae
utils
meta
caps
TestMethodAliasBinding
Undocumented in source.
struct
TestMethodAliasBinding
struct
S (
alias
T
) {
void
m
();
alias
t
=
T
!
m
;
}
Members
Aliases
t
alias
t
=
T
!
m
Undocumented in source.
Functions
m
void
m
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ae
utils
meta
caps
TestMethodAliasBinding
static functions
test
structs
S
templates
T