plus
adds the given address to this address.
Return
the summed address
Parameters
other
the address to add
adds the given integer (treated as an address) to this address.
Return
the summed address
Parameters
other
the integer value to add
adds the given unsigned integer (treated as an address) to this address.
Return
the summed address
Parameters
other
the unsigned integer value to add