Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 585 Bytes

File metadata and controls

17 lines (14 loc) · 585 Bytes
title C26463
ms.date 03/22/2018
ms.topic reference
f1_keywords
C26463
helpviewer_keywords
C26463
description CppCoreCheck placeholder warning 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.