|
|
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 Thu Aug 28 12:52:17 2003, using kdoc 2.0a54+XORP. |