XOR list Implementation of XOR list About XOR list It is list which contains one pointer of XOR previous and next elemenent. The main idea is to decrease number of needed memory for pointers. Information C++ language