Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 146 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 146 Bytes

random-access-set

STL-compliant container compatible with std::set but with linear time insert and constant time random access.