Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 328 Bytes

File metadata and controls

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

C26482 NO_DYNAMIC_ARRAY_INDEXING

Only index into arrays using constant expressions. See C++ Core Guidelines Bounds.2