mappingObject

  1. void mappingObject(T src, U dst)
    static if(CompilerHelper.isGreaterThan(2086))
    void
    mappingObject
    (
    T
    U
    )
    (
    T src
    ,
    ref U dst
    )
    if (
    is(U == struct)
    )
  2. void mappingObject(T src, U dst)

Meta