File tree Expand file tree Collapse file tree 7 files changed +2
-8
lines changed
Expand file tree Collapse file tree 7 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 11---
2- description : " Learn more about CppCoreCheck rule C26409: avoid explicit new and delete."
32title : Warning C26409
3+ description : " Learn more about CppCoreCheck rule C26409: avoid explicit new and delete."
44ms.date : 12/14/2020
55f1_keywords : ["C26409", "NO_NEW_DELETE"]
66helpviewer_keywords : ["C26409"]
7- ms.assetid : a3b3a229-d566-4be3-bd28-2876ccc8dc37
87---
98# Warning C26409
109
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ description: "Reference for Visual Studio C++ Core Guidelines code analysis warn
44ms.date : 01/29/2020
55f1_keywords : ["C26414", "RESET_LOCAL_SMART_PTR"]
66helpviewer_keywords : ["C26414"]
7- ms.assetid : dd875d0c-6752-4491-a533-3e8831795fbc
87---
98# Warning C26414
109
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ description: "Microsoft C++ Code Analysis warning C26432 for the C++ Core Guidel
44ms.date : 11/15/2017
55f1_keywords : ["C26432", "DEFINE_OR_DELETE_SPECIAL_OPS"]
66helpviewer_keywords : ["C26432"]
7- ms.assetid : f587b05a-5c69-4176-baa6-fcb79d228b24
87---
98# Warning C26432
109
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ description: "Learn more about: Warning C26437 DONT_SLICE"
44ms.date : 05/17/2023
55f1_keywords : ["C26437", "DONT_SLICE"]
66helpviewer_keywords : ["C26437"]
7- ms.assetid : ed2f55bc-a6d8-4cc4-8069-5c96e581a96a
87---
98# Warning C26437
109
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ description: CppCoreCheck rule C26439 that enforces C++ Core Guidelines F.6
44ms.date : 05/17/2023
55f1_keywords : ["C26439", "SPECIAL_NOEXCEPT"]
66helpviewer_keywords : ["C26439"]
7- ms.assetid : 9df2a1b0-ea94-4884-9d28-c1522ec33a1b
87---
98# Warning C26439
109
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ description: "Learn more about the C26455 DEFAULT_CTOR_NOEXCEPT"
44ms.date : 04/29/2022
55f1_keywords : ["C26455", "DEFAULT_CTOR_NOEXCEPT"]
66helpviewer_keywords : ["C26455"]
7- ms.assetid : 27e86063-d969-49d8-8912-dcc2dc57249f
87author : kylereedmsft
98ms.author : kylereed
109ms.custom : kr2b-contr-experiment
Original file line number Diff line number Diff line change 11---
2- description : " Learn more about: Warning C26478: Don't use std::move on constant variables. (es.56)"
32title : Warning C26478
3+ description : " Learn more about: Warning C26478: Don't use std::move on constant variables. (es.56)"
44ms.date : 10/12/2023
55f1_keywords : ["C26478", "NO_MOVE_OP_ON_CONST"]
66helpviewer_keywords : ["C26478"]
You can’t perform that action at this time.
0 commit comments