Embed.opApply

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

Meta