sw1tcherrr / bimap

Implementation of bidirectional map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bimap

Implementation of bidirectional map using intrusive binary search trees

  • Allocation-effective
  • Supports custom comparators for both sides

Compilation

Requires C++17

About

Implementation of bidirectional map


Languages

Language:C++ 100.0%