Skip to content

sw1tcherrr/bimap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Languages