emplaceRef

Undocumented in source. Be warned that the author may not have intended to support it.
  1. template emplaceRef(T)
  2. void emplaceRef(UT chunk, Args args)
    void
    emplaceRef
    (
    UT
    Args...
    )
    (
    ref UT chunk
    ,
    auto ref Args args
    )
    if (
    is(UT == Unqual!UT)
    )

Meta