Skip to content

Commit 3833dac

Browse files
authored
Update metadata in "Postfix Increment and Decrement Operators"
1 parent a79cd02 commit 3833dac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/cpp/postfix-increment-and-decrement-operators-increment-and-decrement.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Postfix Increment and Decrement Operators: ++ and --"
32
title: "Postfix Increment and Decrement Operators: ++ and --"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Postfix Increment and Decrement Operators: ++ and --"
4+
ms.date: 11/04/2016
55
f1_keywords: ["--", "++"]
66
helpviewer_keywords: ["increment operators [C++], syntax", "member-selection operators [C++]", "-- operator [C++], postfix decrement operators", "postfix operators [C++]", "++ operator [C++], postfix increment operators", "decrement operators [C++], syntax", "operators [C++], postfix", "decrement operators [C++]"]
7-
ms.assetid: 0204d5c8-51b0-4108-b8a1-074c5754d89c
87
---
98
# Postfix Increment and Decrement Operators: `++` and `--`
109

0 commit comments

Comments
 (0)