ValueWrapperT.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. equals_t opEquals(Object other)
  2. equals_t opEquals(Object other)
  3. equals_t opEquals(T other)
    class ValueWrapperT(T)
    static if(!(is(T == class) || is(T == interface)))
    equals_t
    opEquals
    ()

Meta