Skip to content

Commit 138cebb

Browse files
authored
Update left-shift-and-right-shift-operators-input-and-output.md
1 parent 8308497 commit 138cebb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/cpp/left-shift-and-right-shift-operators-input-and-output.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: Left shift and right shift operators: `<<` and `>>`"
3-
title: "Left shift and right shift operators: `<<` and `>>`"
2+
description: "Learn more about: Left shift and right shift operators: << and >>"
3+
title: "Left shift and right shift operators: << and >>"
44
ms.date: 12/09/2021
55
f1_keywords: ["<<", ">>"]
66
helpviewer_keywords: ["<< operator [C++], with specific objects", "left shift operators [C++]", "right shift operators [C++]", "bitwise-shift operators [C++]", ">> operator", "shift operators [C++]", "operators [C++], shift"]
7-
ms.assetid: 25fa0cbb-5fdd-4657-8745-b35f7d8f1606
87
---
98
# Left shift and right shift operators: `<<` and `>>`
109

0 commit comments

Comments
 (0)