Inequality operator.
template <class T1, class T2> bool operator!= (const allocator<T1>&, const allocator<T2>&) throw();
Returns true if the arguments are not equal.