Compares two Chusov::Memory::allocator objects of different managed types. Since object of both Chusov::Memory::allocator and Chusov::Memory::secure_allocator types are stateless, two allocators are always considered to be equal.
| T1 | is a type managed by the first allocator. |
| T2 | is a type managed by the second allocator. |