constexpr.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opAssign(T ahs)
  2. auto opAssign(T ahs)
    struct constexpr(T, uint R0 = __LINE__, string R1 = __TIMESTAMP__, string R2 = __FILE_FULL_PATH__, string R3 = __FUNCTION__)
    final shared
    opAssign
    (
    T
    )
    (
    T ahs
    )
    if (
    !isDynamicArray!T
    )

Meta