TData.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(TData other)
    struct TData(T)
    const
    bool
    opEquals
    ()
    if (
    !hasIndirections!T
    )
  2. bool opEquals(TData other)
  3. bool opEquals(T[] other)

Meta