ae v0.0.2845 (2020-11-29T12:45:19Z)
Home
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