operator==

Equality operator.

  template <class T1, class T2.bool operator==

  (const allocator<T1>&,

  const allocator<T2>&) throw();  
Remarks

Returns true if the arguments are equal.