| 
 
 | 
 | 
Att_Ptr_Cmp is needed because we want BGPAttributeManager to use a set of pointers, but when we check to see if something's in the set, we want to compare the data and not the pointers themselves. This forces the right comparison.
| bool  operator() (StoredAttributeList<A> *a,
		     StoredAttributeList<A> *b) | operator() | 
[const]
| Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:59 2003, using kdoc 2.0a54+XORP. |