[SERVER-35788] Fix `noexcept` qualification in `std::function` usage. Created: 25/Jun/18  Updated: 29/Oct/23  Resolved: 26/Jun/18

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

Type: Bug 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

Issue Links:
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Platforms 2018-07-02
Participants:
Linked BF Score: 61

 Description   

Noexcept qualification causes problems in C++17.



 Comments   
Comment by Githook User [ 26/Jun/18 ]

Author:

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

Message: SERVER-35788 Fix `noexcept` qualification in `std::function`.

C+17 treats `noexcept` as part of the type. C+17's `std::function`
doesn't support such qualifications on the function's parameter type.
Branch: master
https://github.com/mongodb/mongo/commit/dab56eefa101fa2a7c45e362bdae9c8229ddb6e8

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