Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Dev Tools 2019-06-03, Dev Tools 2019-06-17
Description
Let's remove this header. It's a throwback to when we used a linked list implementation which is not part of the system's standard library. Since it just links to `std::list`, let's just remove the indirection.