+
Point of view
All features
class POINTER_STATUS
pointer_status_initialized:
BOOLEAN
writable attribute
ensure
-
good_hash_value: Result >= 0
is_equal (other: POINTER_STATUS):
BOOLEAN
deferred function
require
ensure
- Result implies hash_code = other.hash_code
-
commutative: generating_type = other.generating_type implies Result = other.is_equal(Current)
deep_sky_blue_color:
COLOR
once function
light_sky_blue_color:
COLOR
once function
light_steel_blue_color:
COLOR
once function
pale_turquoise_color:
COLOR
once function
dark_turquoise_color:
COLOR
once function
medium_turquoise_color:
COLOR
once function
yellow_green_color:
COLOR
once function
light_yellow_color:
COLOR
once function
light_salmon_color:
COLOR
once function
pale_violet_red_color:
COLOR
once function
medium_violet_red_color:
COLOR
once function
dark_magenta_color:
COLOR
once function
medium_purple_color:
COLOR
once function