template<class T> bool operator!=(allocator<T>& lhs, allocator<T>& rhs);
The template operator returns false.