Skip to content

Releases: NikitkoCent/cpp-xor-list

Extended, more-compatible with STL interface

29 Jul 23:15
7680d4c
Compare
Choose a tag to compare

Added the next methods:

  • emplace
  • comparison operators (operator==, operator<=, etc)
  • max_size
  • get_allocator
  • remove_if

Moved to git submodules

27 May 16:26
b0f1a61
Compare
Choose a tag to compare
v2.0

Update CMakeLists.txt