glue-d ~master (2020-04-06T00:01:20Z)
Dub
Repo
unrollLoopThrough
glued
codescan
unrollscan
Undocumented in source.
mixin template
unrollLoopThrough (
alias
scannable
string
setup
alias
aggregateConsumer
alias
bundleConsumer
string
teardown
string
f
= __FILE__
int
l
= __LINE__
string
m
= __MODULE__
string
foo
= __FUNCTION__
string
prettyFoo
= __PRETTY_FUNCTION__
)
if
(
isScannable
!(
scannable
)
) {
import
glued
.
logging
;
;
mixin
CreateLogger
!()
;
}
Members
Mixins
__anonymous
mixin
CreateLogger
!()
Undocumented in source.
Meta
Source
See Implementation
glued
codescan
unrollscan
enums
NoOp
functions
prepareScan
scanIndexModule
scanModule
mixin templates
unrollLoopThrough