Skip to content

Commit 693f902

Browse files
author
Colin Robertson
authored
Update compiler-error-c2653.md
Fix date
1 parent 1a4b2d6 commit 693f902

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/error-messages/compiler-errors-2/compiler-error-c2653.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Compiler Error C2653 | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "11/04/2016"
4+
ms.date: "11/16/2016"
55
ms.reviewer: ""
66
ms.suite: ""
77
ms.technology: ["cpp-tools"]
@@ -50,4 +50,4 @@ int main() {
5050
}
5151
```
5252

53-
In Visual Studio 2017 version 15.3, the /std:c++latest switch is required.
53+
In Visual Studio 2017 version 15.3, the /std:c++latest switch is required.

0 commit comments

Comments
 (0)