Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 424 Bytes

File metadata and controls

10 lines (9 loc) · 424 Bytes
title C26463
ms.date 03/22/2018
ms.topic reference
f1_keywords
C26463
helpviewer_keywords
C26463

C26463 USE_CONST_FOR_ELEMENTS

The elements of array '%array%' are assigned only once, mark elements const. See C++ Core Guidelines con.4.