Embed.fallthrough

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(T) fallthrough [@property getter]
    mixintemplate Embed(alias OBJ, alias OWNED)
    @property ref const
    static if(!isSomeFunction!OBJ)
    const(T)
    fallthrough
    ()
  2. T fallthrough [@property getter]

Meta