#include <type_desc.h>
So we now save a string representation of the set.
Apparently, the above statement about sets could only have been made by someone "with no real clue about the instantiate process", and "Both representations are critical to have, and since they are cheap, we will have both. The string IS a string from the symbol table."
Data Fields | |
| Set * | set |
| symchar * | sptr |
| unsigned | int_index |
| struct Set* IndexType::set |
the original set
| symchar* IndexType::sptr |
a string representation of the set
| unsigned IndexType::int_index |
0 this index is an enumerate one, 1 this index is an integer one
1.5.1