[SERVER-39340] Remove `stdx/list.h` Created: 01/Feb/19  Updated: 29/Oct/23  Resolved: 10/Jun/19

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.1.14

Type: Improvement Priority: Major - P3
Reporter: ADAM Martin (Inactive) Assignee: ADAM Martin (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: Dev Tools 2019-06-03, Dev Tools 2019-06-17
Participants:

 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.



 Comments   
Comment by Githook User [ 10/Jun/19 ]

Author:

{'name': 'ADAM David Alan Martin', 'email': 'adam.martin@10gen.com', 'username': 'adamlsd'}

Message: SERVER-39340 Remove `stdx/list.h`
Branch: master
https://github.com/mongodb/mongo/commit/dd6e5dfed2c566cb5778dab7421654d310ce6480

Comment by Githook User [ 10/Jun/19 ]

Author:

{'name': 'ADAM David Alan Martin', 'email': 'adam.martin@10gen.com', 'username': 'adamlsd'}

Message: SERVER-39338 SERVER-39339 SERVER-39340 Modernize `stdx`.

`stdx::function`, `stdx::make_unique`, and `stdx::list` are
all going to be removed. This change removes all references to
them in the enterprise module.
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/60a8e5af9f1232d8cabe2a5ba159a573e10206e2

Generated at Thu Feb 08 04:51:44 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.