-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
SP Prioritized List
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Move constructors and assignment operators don't need to be marked noexcept when they are defined by =delete or =default but the bot will add a comment if it sees it in a PR. Example PR (src/mongo/db/query/collection_query_info.h:186)