emplaceRef

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

Meta