decorated ~master (2022-02-01T20:42:28Z)
Dub
Repo
decorated
decorated
Undocumented in source.
mixin template
decorated (
string
name
alias
fun
)
if
(
isDecoratedName
!
name
&&
isDecoratedFun
!
fun
) {
auto
_internal_helper_
(Args args);
}
Members
Functions
_internal_helper_
auto
_internal_helper_
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
decorated
mixin templates
decorated
structs
decor