Implementation of the allocator for std::list. It differs from the standard one in sequential arrangement of elements in memory.