unrollLoopThrough

Undocumented in source.
  1. mixintemplate unrollLoopThrough(alias roots, string setup, alias consumer, string teardown, string f = __FILE__, int l = __LINE__)
  2. mixintemplate unrollLoopThrough(alias roots, string setup, alias consumer, string teardown)
    version(!glued_debug)
    mixin template unrollLoopThrough (
    alias roots
    string setup
    alias consumer
    string teardown
    )

Meta