Lolly 1.4.28
|
Go to the source code of this file.
Classes | |
class | rel_hashmap< T, U > |
class | rel_hashmap_rep< T, U > |
Macros | |
#define | TMPL template <class T, class U> |
Functions | |
template<class T , class U > | |
bool | is_nil (rel_hashmap< T, U > h) |
CONCRETE_NULL_TEMPLATE_2_CODE (rel_hashmap, class, T, class, U) | |
template<class T , class U > | |
tm_ostream & | operator<< (tm_ostream &out, rel_hashmap< T, U > H) |
bool is_nil | ( | rel_hashmap< T, U > | h | ) |
CONCRETE_NULL_TEMPLATE_2_CODE | ( | rel_hashmap | , |
class | , | ||
T | , | ||
class | , | ||
U | ) |
tm_ostream & operator<< | ( | tm_ostream & | out, |
rel_hashmap< T, U > | H ) |
Definition at line 124 of file rel_hashmap.ipp.