E3SM-Project / E3SM-Project/scorpio
Move from custom data structures to STL
Open
enhancement
High Priority
Perf
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.