Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 562 Bytes

compiler-error-c2543.md

File metadata and controls

24 lines (22 loc) · 562 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Compiler Error C2543 | Microsoft Docs
11/04/2016
cpp-tools
error-reference
C2543
C++
C2543
6e4d2d03-ef34-4514-92fe-763543a71fa8
6
corob-msft
corob
ghogen

Compiler Error C2543

expected ']' for operator '[]'

The subscripting operator is missing a left bracket.

This error can be caused by macro expansion.