/bimap

Implementation of bidirectional map

Primary LanguageC++

bimap

Implementation of bidirectional map using intrusive binary search trees

  • Allocation-effective
  • Supports custom comparators for both sides

Compilation

Requires C++17