Implement allocator comparison.
See https://en.cppreference.com/w/cpp/concept/Allocator. This is required to
use AlignedAllocator in a std::vector.
See https://en.cppreference.com/w/cpp/concept/Allocator. This is required to
use AlignedAllocator in a std::vector.