scorpio icon indicating copy to clipboard operation
scorpio copied to clipboard

Move from custom data structures to STL

Open jayeshkrishna opened this issue 5 years ago • 1 comments

We need to move from custom implementations of list etc to C++ standard library implementations (STL) where appropriate.

This change would greatly simplify some parts of the code and potentially even improve performance.

jayeshkrishna avatar Mar 01 '19 17:03 jayeshkrishna