Skip to content

Commit 2a49f7f

Browse files
committed
fixed a couple errors
1 parent fad8bb4 commit 2a49f7f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/linux/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ author: jasongroce
44
ms.author: apexprodleads
55
title: Linux Development with C++ Documentation
66
description: Create and debug applications running on Linux.
7-
ms.workload: [[]]
87
---
98

109
# Linux Development with C++ Documentation

docs/standard-library/functional-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
f1_keywords: ["functional/std::bind", "xfunctional/std::bind1st", "xfunctional/std::bind2nd", "xfunctional/std::bit_and", "xfunctional/std::bit_not", "xfunctional/std::bit_or", "xfunctional/std::bit_xor", "functional/std::cref", "type_traits/std::cref", "xfunctional/std::mem_fn", "xfunctional/std::mem_fun_ref", "xfunctional/std::not1", "xfunctional/std::not2", "xfunctional/std::ptr_fun", "functional/std::ref", "functional/std::swap"]
1111
dev_langs: ["C++"]
12-
helpviewer_keywords: ["std::bind [C++]", "std::bind1st", "std::bind2nd", "std::bit_and [C++]", "std::bit_not [C++]", "std::bit_or [C++]", "std::bit_xor [C++]", "std::cref [C++]", "", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", "]
12+
helpviewer_keywords: ["std::bind [C++]", "std::bind1st", "std::bind2nd", "std::bit_and [C++]", "std::bit_not [C++]", "std::bit_or [C++]", "std::bit_xor [C++]", "std::cref [C++]"]
1313
ms.assetid: c34d0b45-50a7-447a-9368-2210d06339a4
1414
caps.latest.revision: 12
1515
author: "corob-msft"

0 commit comments

Comments
 (0)