Skip to content

Commit 49a9eed

Browse files
author
Colin Robertson
committed
Update date metadata
1 parent 7a61e03 commit 49a9eed

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/build/reference/eh-exception-handling-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "-EH (Exception Handling Model) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/27/2018"
4+
ms.date: "08/14/2018"
55
ms.technology: ["cpp-tools"]
66
ms.topic: "reference"
77
f1_keywords: ["VC.Project.VCCLWCECompilerTool.ExceptionHandling", "/eh", "VC.Project.VCCLCompilerTool.ExceptionHandling"]

docs/c-runtime-library/reference/longjmp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "longjmp | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/27/2018"
4+
ms.date: "08/14/2018"
55
ms.technology: ["cpp-standard-libraries"]
66
ms.topic: "reference"
77
apiname: ["longjmp"]

docs/c-runtime-library/reference/setjmp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "setjmp | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/27/2018"
4+
ms.date: "08/14/2018"
55
ms.technology: ["cpp-standard-libraries"]
66
ms.topic: "reference"
77
apiname: ["setjmp"]

docs/cpp/exception-handling-differences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Handle structured exceptions in C++ | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "06/15/2018"
4+
ms.date: "08/14/2018"
55
ms.technology: ["cpp-language"]
66
ms.topic: "language-reference"
77
dev_langs: ["C++"]

docs/cpp/mixing-c-structured-and-cpp-exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Mixing C (Structured) and C++ exceptions | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/27/2018"
4+
ms.date: "08/14/2018"
55
ms.technology: ["cpp-language"]
66
ms.topic: "language-reference"
77
dev_langs: ["C++"]

docs/cpp/structured-exception-handling-c-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Structured Exception Handling (C/C++) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/27/2018"
4+
ms.date: "08/14/2018"
55
ms.technology: ["cpp-language"]
66
ms.topic: "language-reference"
77
dev_langs: ["C++"]

docs/cpp/using-setjmp-longjmp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Using setjmp and longjmp | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/27/2018"
4+
ms.date: "08/14/2018"
55
ms.technology: ["cpp-language"]
66
ms.topic: "language-reference"
77
f1_keywords: ["longjmp_cpp", "setjmp_cpp"]

0 commit comments

Comments
 (0)