ctpg ~master (2022-05-29T03:06:24.0192733)
Dub
Repo
MAKE_RESULT
ctpg
macro_
Undocumented in source.
mixin template
MAKE_RESULT (
string
MixiningType
) {
alias
Result
=
ParseResult
!(
kind
,
SrcType
)
;
}
Members
Aliases
Result
alias
Result
=
ParseResult
!(
kind
,
SrcType
)
Undocumented in source.
Meta
Source
See Implementation
ctpg
macro_
mixin templates
MAKE_RESULT