self <=> other -> IntegerRuby 2.0.0 から[permalink][rdoc][edit]-
ポインタの指すアドレスの大小を比較します。
other より小さい場合は -1, 等しい場合は 0、other より大きい場合は 1を返します。
- [PARAM]
other: - 比較対象の Pointer オブジェクト
- [PARAM]
self <=> other -> IntegerRuby 2.0.0 から[permalink][rdoc][edit]ポインタの指すアドレスの大小を比較します。
other より小さい場合は -1, 等しい場合は 0、other より大きい場合は 1を返します。
other: