Embed.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApply(U args)
  2. int opApply(U args)
    mixintemplate Embed(alias OBJ, alias OWNED)
    const
    int
    opApply
    (
    U...
    )
    ()
    if (
    __traits(hasMember, typeof(OBJ), "opApply")
    )

Meta