48#define TMPL template <class T, class U>
#define CONCRETE_NULL_TEMPLATE_2_CODE(PTR, TT1, T1, TT2, T2)
Macro for concrete null indirect structure two-template-parameter code definition.
A simple hashmap class implementation.
The list class represents a linked list.
void find_changes(hashmap< T, U > &CH)
void change(hashmap< T, U > CH)
void find_differences(hashmap< T, U > &CH)
CONCRETE_NULL_TEMPLATE_2(rel_hashmap, T, U)
bool is_nil(rel_hashmap< T, U > h)
tm_ostream & operator<<(tm_ostream &out, rel_hashmap< T, U > H)
Structure representing a concrete object with a reference count.