Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 593 Bytes

File metadata and controls

19 lines (14 loc) · 593 Bytes
title C26463
ms.date 03/22/2018
ms.topic reference
f1_keywords
C26463
helpviewer_keywords
C26463
description CppCoreCheck placeholder warning C26463 for future con.4 enforcement

C26463 USE_CONST_FOR_ELEMENTS

The elements of array '%array%' are assigned only once, mark elements const (con.4)

See also

C++ Core Guidelines con.4.

Remark

  • This rule is currently not implemented in CppCoreCheck.