Skip to content

Commit 23ffc1e

Browse files
author
Colin Robertson
committed
tweak
1 parent 7a8ca86 commit 23ffc1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/cpp/new-and-delete-operators.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "new and delete operators"
33
description: "The C++ language new and delete operators allow control over allocation."
44
ms.date: 07/07/2020
55
helpviewer_keywords: ["new keyword [C++]", "delete keyword [C++]"]
6-
ms.assetid: fa721b9e-0374-4f04-bb87-032ea775bcc8
76
---
87
# `new` and `delete` operators
98

0 commit comments

Comments
 (0)