Skip to content

Commit cfb0a02

Browse files
mikeblomeColin Robertson
authored andcommitted
removed translation tags in dotnet and windows (#376)
1 parent 0885606 commit cfb0a02

File tree

1,801 files changed

+7135
-40549
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,801 files changed

+7135
-40549
lines changed

docs/dotnet/a-tracking-handle-to-a-boxed-value.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,16 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "article"
11-
dev_langs:
12-
- "C++"
13-
helpviewer_keywords:
14-
- "boxed value types, tracking handle to"
10+
dev_langs: ["C++"]
11+
helpviewer_keywords: ["boxed value types, tracking handle to"]
1512
ms.assetid: 16c92048-5b74-47d5-8eca-dfea3d38879a
1613
caps.latest.revision: 11
1714
author: "mikeblome"
1815
ms.author: "mblome"
1916
manager: "ghogen"
20-
translation.priority.ht:
21-
- "cs-cz"
22-
- "de-de"
23-
- "es-es"
24-
- "fr-fr"
25-
- "it-it"
26-
- "ja-jp"
27-
- "ko-kr"
28-
- "pl-pl"
29-
- "pt-br"
30-
- "ru-ru"
31-
- "tr-tr"
32-
- "zh-cn"
33-
- "zh-tw"
3417
---
3518
# A Tracking Handle to a Boxed Value
3619
The usage of a tracking handle to reference a value type has changed from Managed Extensions for C++ to Visual C++.

docs/dotnet/accumulate-stl-clr.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,17 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "reference"
11-
f1_keywords:
12-
- "cliext::accumulate"
13-
dev_langs:
14-
- "C++"
15-
helpviewer_keywords:
16-
- "accumulate function [STL/CLR]"
10+
f1_keywords: ["cliext::accumulate"]
11+
dev_langs: ["C++"]
12+
helpviewer_keywords: ["accumulate function [STL/CLR]"]
1713
ms.assetid: b80e1ef1-1858-4c1d-817b-c42ad1f17a2f
1814
caps.latest.revision: 4
1915
author: "mikeblome"
2016
ms.author: "mblome"
2117
manager: "ghogen"
22-
translation.priority.ht:
23-
- "cs-cz"
24-
- "de-de"
25-
- "es-es"
26-
- "fr-fr"
27-
- "it-it"
28-
- "ja-jp"
29-
- "ko-kr"
30-
- "pl-pl"
31-
- "pt-br"
32-
- "ru-ru"
33-
- "tr-tr"
34-
- "zh-cn"
35-
- "zh-tw"
3618
---
3719
# accumulate (STL/CLR)
3820
Computes the sum of all the elements in a specified range including some initial value by computing successive partial sums or computes the result of successive partial results similarly obtained from using a specified binary operation other than the sum.

docs/dotnet/adapter-stl-clr.md

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,17 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "reference"
11-
f1_keywords:
12-
- "<cliext/adapter>"
13-
dev_langs:
14-
- "C++"
15-
helpviewer_keywords:
16-
- "<adapter> header [STL/CLR]"
17-
- "adapter [STL/CLR]"
18-
- "<cliext/adapter> header [STL/CLR]"
10+
f1_keywords: ["<cliext/adapter>"]
11+
dev_langs: ["C++"]
12+
helpviewer_keywords: ["<adapter> header [STL/CLR]", "adapter [STL/CLR]", "<cliext/adapter> header [STL/CLR]"]
1913
ms.assetid: 71ce7e51-42b6-4f70-9595-303791a97677
2014
caps.latest.revision: 8
2115
author: "mikeblome"
2216
ms.author: "mblome"
2317
manager: "ghogen"
24-
translation.priority.ht:
25-
- "cs-cz"
26-
- "de-de"
27-
- "es-es"
28-
- "fr-fr"
29-
- "it-it"
30-
- "ja-jp"
31-
- "ko-kr"
32-
- "pl-pl"
33-
- "pt-br"
34-
- "ru-ru"
35-
- "tr-tr"
36-
- "zh-cn"
37-
- "zh-tw"
3818
---
3919
# adapter (STL/CLR)
4020
The STL/CLR header `<cliext/adapter>` specifies two template classes (`collection_adapter` and `range_adapter`), and the template function `make_collection`.

docs/dotnet/adjacent-difference-stl-clr.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,17 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "reference"
11-
f1_keywords:
12-
- "cliext::adjacent_difference"
13-
dev_langs:
14-
- "C++"
15-
helpviewer_keywords:
16-
- "adjacent_difference function"
10+
f1_keywords: ["cliext::adjacent_difference"]
11+
dev_langs: ["C++"]
12+
helpviewer_keywords: ["adjacent_difference function"]
1713
ms.assetid: 2b462e2e-b8f2-4b2e-9b87-5f688d8da9f4
1814
caps.latest.revision: 4
1915
author: "mikeblome"
2016
ms.author: "mblome"
2117
manager: "ghogen"
22-
translation.priority.ht:
23-
- "cs-cz"
24-
- "de-de"
25-
- "es-es"
26-
- "fr-fr"
27-
- "it-it"
28-
- "ja-jp"
29-
- "ko-kr"
30-
- "pl-pl"
31-
- "pt-br"
32-
- "ru-ru"
33-
- "tr-tr"
34-
- "zh-cn"
35-
- "zh-tw"
3618
---
3719
# adjacent_difference (STL/CLR)
3820
Computes the successive differences between each element and its predecessor in an input range and outputs the results to a destination range or computes the result of a generalized procedure where the difference operation is replaced by another, specified binary operation.

docs/dotnet/adjacent-find-stl-clr.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,17 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "reference"
11-
f1_keywords:
12-
- "cliext::adjacent_find"
13-
dev_langs:
14-
- "C++"
15-
helpviewer_keywords:
16-
- "adjacent_find function"
10+
f1_keywords: ["cliext::adjacent_find"]
11+
dev_langs: ["C++"]
12+
helpviewer_keywords: ["adjacent_find function"]
1713
ms.assetid: 48bf57ea-b128-4d16-97c5-01d8a378369f
1814
caps.latest.revision: 5
1915
author: "mikeblome"
2016
ms.author: "mblome"
2117
manager: "ghogen"
22-
translation.priority.ht:
23-
- "cs-cz"
24-
- "de-de"
25-
- "es-es"
26-
- "fr-fr"
27-
- "it-it"
28-
- "ja-jp"
29-
- "ko-kr"
30-
- "pl-pl"
31-
- "pt-br"
32-
- "ru-ru"
33-
- "tr-tr"
34-
- "zh-cn"
35-
- "zh-tw"
3618
---
3719
# adjacent_find (STL/CLR)
3820
Searches for two adjacent elements that are either equal or satisfy a specified condition.

docs/dotnet/algorithm-stl-clr.md

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,17 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "reference"
11-
f1_keywords:
12-
- "<cliext/algorithm>"
13-
dev_langs:
14-
- "C++"
15-
helpviewer_keywords:
16-
- "algorithm functions [STL/CLR]"
17-
- "<algorithm> header [STL/CLR]"
18-
- "<cliext/algorithm> header [STL/CLR]"
10+
f1_keywords: ["<cliext/algorithm>"]
11+
dev_langs: ["C++"]
12+
helpviewer_keywords: ["algorithm functions [STL/CLR]", "<algorithm> header [STL/CLR]", "<cliext/algorithm> header [STL/CLR]"]
1913
ms.assetid: ee2718dc-a98d-40b8-8341-593fe7d2ac15
2014
caps.latest.revision: 7
2115
author: "mikeblome"
2216
ms.author: "mblome"
2317
manager: "ghogen"
24-
translation.priority.ht:
25-
- "cs-cz"
26-
- "de-de"
27-
- "es-es"
28-
- "fr-fr"
29-
- "it-it"
30-
- "ja-jp"
31-
- "ko-kr"
32-
- "pl-pl"
33-
- "pt-br"
34-
- "ru-ru"
35-
- "tr-tr"
36-
- "zh-cn"
37-
- "zh-tw"
3818
---
3919
# algorithm (STL/CLR)
4020
Defines STL/CLR container template functions that perform algorithms.

docs/dotnet/application-domains-and-visual-cpp.md

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,16 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "article"
11-
dev_langs:
12-
- "C++"
13-
helpviewer_keywords:
14-
- "interop [C++], application domains"
15-
- "application domains [C++], C++"
16-
- "/clr compiler option [C++], application domains"
17-
- "interoperability [C++], application domains"
18-
- "mixed assemblies [C++], application domains"
10+
dev_langs: ["C++"]
11+
helpviewer_keywords: ["interop [C++], application domains", "application domains [C++], C++", "/clr compiler option [C++], application domains", "interoperability [C++], application domains", "mixed assemblies [C++], application domains"]
1912
ms.assetid: 75a08efc-9b02-40ba-99b7-dcbd71010bbf
2013
caps.latest.revision: 7
2114
author: "mikeblome"
2215
ms.author: "mblome"
2316
manager: "ghogen"
24-
translation.priority.ht:
25-
- "cs-cz"
26-
- "de-de"
27-
- "es-es"
28-
- "fr-fr"
29-
- "it-it"
30-
- "ja-jp"
31-
- "ko-kr"
32-
- "pl-pl"
33-
- "pt-br"
34-
- "ru-ru"
35-
- "tr-tr"
36-
- "zh-cn"
37-
- "zh-tw"
3817
---
3918
# Application Domains and Visual C++
4019
If you have a `__clrcall` virtual function, the vtable will be per application domain (appdomain). If you create an object in one appdomain, you can only call the virtual function from within that appdomain. All functions defined in **/clr:pure** compilands use the `__clrcall` calling convention. Therefore, all vtables defined in **/clr:pure** compilands are per appdomain. In mixed mode (**/clr**) you will have per process vtables if your type has no `__clrcall` virtual functions. The **/clr:pure** and **/clr:safe** compiler options are deprecated in Visual Studio 2015.

docs/dotnet/auto-gcroot-attach.md

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,17 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "reference"
11-
f1_keywords:
12-
- "auto_gcroot.attach"
13-
- "auto_gcroot::attach"
14-
- "msclr::auto_gcroot::attach"
15-
- "msclr.auto_gcroot.attach"
16-
dev_langs:
17-
- "C++"
18-
helpviewer_keywords:
19-
- "auto_gcroot::attach"
10+
f1_keywords: ["auto_gcroot.attach", "auto_gcroot::attach", "msclr::auto_gcroot::attach", "msclr.auto_gcroot.attach"]
11+
dev_langs: ["C++"]
12+
helpviewer_keywords: ["auto_gcroot::attach"]
2013
ms.assetid: 996ede65-bcb5-41f2-bfbf-507f8a578241
2114
caps.latest.revision: 12
2215
author: "mikeblome"
2316
ms.author: "mblome"
2417
manager: "ghogen"
25-
translation.priority.ht:
26-
- "cs-cz"
27-
- "de-de"
28-
- "es-es"
29-
- "fr-fr"
30-
- "it-it"
31-
- "ja-jp"
32-
- "ko-kr"
33-
- "pl-pl"
34-
- "pt-br"
35-
- "ru-ru"
36-
- "tr-tr"
37-
- "zh-cn"
38-
- "zh-tw"
3918
---
4019
# auto_gcroot::attach
4120
Attach `auto_gcroot` to an object.

docs/dotnet/auto-gcroot-auto-gcroot.md

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,17 @@ ms.custom: ""
44
ms.date: "11/04/2016"
55
ms.reviewer: ""
66
ms.suite: ""
7-
ms.technology:
8-
- "cpp-windows"
7+
ms.technology: ["cpp-windows"]
98
ms.tgt_pltfrm: ""
109
ms.topic: "reference"
11-
f1_keywords:
12-
- "msclr::auto_gcroot::auto_gcroot"
13-
- "auto_gcroot::auto_gcroot"
14-
- "auto_gcroot.auto_gcroot"
15-
- "msclr.auto_gcroot.auto_gcroot"
16-
dev_langs:
17-
- "C++"
18-
helpviewer_keywords:
19-
- "auto_gcroot::auto_gcroot"
10+
f1_keywords: ["msclr::auto_gcroot::auto_gcroot", "auto_gcroot::auto_gcroot", "auto_gcroot.auto_gcroot", "msclr.auto_gcroot.auto_gcroot"]
11+
dev_langs: ["C++"]
12+
helpviewer_keywords: ["auto_gcroot::auto_gcroot"]
2013
ms.assetid: 27faa42a-64ea-4d31-836f-073a55145735
2114
caps.latest.revision: 12
2215
author: "mikeblome"
2316
ms.author: "mblome"
2417
manager: "ghogen"
25-
translation.priority.ht:
26-
- "cs-cz"
27-
- "de-de"
28-
- "es-es"
29-
- "fr-fr"
30-
- "it-it"
31-
- "ja-jp"
32-
- "ko-kr"
33-
- "pl-pl"
34-
- "pt-br"
35-
- "ru-ru"
36-
- "tr-tr"
37-
- "zh-cn"
38-
- "zh-tw"
3918
---
4019
# auto_gcroot::auto_gcroot
4120
The `auto_gcroot` constructor.

0 commit comments

Comments
 (0)