Wrapper.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias opEquals = Object.opEquals
  2. bool opEquals(T value)
  3. bool opEquals(Wrapper!T wrapper)
    class Wrapper(T)
    bool
    opEquals
  4. bool opEquals(T value)

Meta