PIPS
_set_chunk Struct Reference

FI: I do not understand why the type is duplicated at the set level. More...

+ Collaboration diagram for _set_chunk:

Data Fields

hash_table table
 
set_type type
 

Detailed Description

FI: I do not understand why the type is duplicated at the set level.

Is there a potential consistency problem with the hash table type? Is this a consequence of the decision to hide the actual hash_table data structure?

Definition at line 59 of file set.c.

Field Documentation

◆ table

◆ type

set_type _set_chunk::type

Definition at line 61 of file set.c.

Referenced by gen_set_closure_iterate(), set_dup(), set_generic_make(), and set_get_type().


The documentation for this struct was generated from the following file: