Skip to content

Commit 76b7653

Browse files
authored
Merge pull request MicrosoftDocs#783 from MicrosoftDocs/master
5/3 AM Publish
2 parents 778fbb9 + 7bad761 commit 76b7653

File tree

5,777 files changed

+7352
-36057
lines changed

Some content is hidden

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

5,777 files changed

+7352
-36057
lines changed

docs/build/reference/TOC.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@
251251
### [/PDBALTPATH (Use Alternate PDB Path)](pdbaltpath-use-alternate-pdb-path.md)
252252
### [/PDBSTRIPPED (Strip Private Symbols)](pdbstripped-strip-private-symbols.md)
253253
### [/PGD (Specify Database for Profile-Guided Optimizations)](pgd-specify-database-for-profile-guided-optimizations.md)
254+
### [/POGOSAFEMODE](../../build/reference/pogosafemode-linker-option.md)
254255
### [/PROFILE (Performance Tools Profiler)](profile-performance-tools-profiler.md)
255256
### [/RELEASE (Set the Checksum)](release-set-the-checksum.md)
256257
### [/SAFESEH (Image has Safe Exception Handlers)](safeseh-image-has-safe-exception-handlers.md)
@@ -262,6 +263,7 @@
262263
### [/TLBID (Specify Resource ID for TypeLib)](tlbid-specify-resource-id-for-typelib.md)
263264
### [/TLBOUT (Name .TLB File)](tlbout-name-dot-tlb-file.md)
264265
### [/TSAWARE (Create Terminal Server Aware Application)](tsaware-create-terminal-server-aware-application.md)
266+
### [/USEPROFILE](../../build/reference/useprofile.md)
265267
### [/VERBOSE (Print Progress Messages)](verbose-print-progress-messages.md)
266268
### [/VERSION (Version Information)](version-version-information.md)
267269
### [/WHOLEARCHIVE (Include All Library Object Files)](wholearchive-include-all-library-object-files.md)

docs/build/reference/linker-options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ You can use the [comment](../../preprocessor/comment-c-cpp.md) pragma to specify
103103
|[/PDBALTPATH](../../build/reference/pdbaltpath-use-alternate-pdb-path.md)|Uses an alternate location to save a PDB file.|
104104
|[/PDBSTRIPPED](../../build/reference/pdbstripped-strip-private-symbols.md)|Creates a program database (PDB) file that has no private symbols.|
105105
|[/PGD](../../build/reference/pgd-specify-database-for-profile-guided-optimizations.md)|Specifies a .pgd file for profile-guided optimizations.|
106+
|[/POGOSAFEMODE](../../build/reference/pogosafemode-linker-option.md)|**Obsolete** Creates a thread-safe PGO instrumented build.|
106107
|[/PROFILE](../../build/reference/profile-performance-tools-profiler.md)|Produces an output file that can be used with the Performance Tools profiler.|
107108
|[/RELEASE](../../build/reference/release-set-the-checksum.md)|Sets the Checksum in the .exe header.|
108109
|[/SAFESEH](../../build/reference/safeseh-image-has-safe-exception-handlers.md)|Specifies that the image will contain a table of safe exception handlers.|
@@ -114,6 +115,7 @@ You can use the [comment](../../preprocessor/comment-c-cpp.md) pragma to specify
114115
|[/TLBID](../../build/reference/tlbid-specify-resource-id-for-typelib.md)|Specifies the resource ID of the linker-generated type library.|
115116
|[/TLBOUT](../../build/reference/tlbout-name-dot-tlb-file.md)|Specifies the name of the .tlb file and other MIDL output files.|
116117
|[/TSAWARE](../../build/reference/tsaware-create-terminal-server-aware-application.md)|Creates an application that is designed specifically to run under Terminal Server.|
118+
|[/USEPROFILE](../../build/reference/useprofile.md)|Uses profile-guided optimization training data to create an optimized image.|
117119
|[/VERBOSE](../../build/reference/verbose-print-progress-messages.md)|Prints linker progress messages.|
118120
|[/VERSION](../../build/reference/version-version-information.md)|Assigns a version number.|
119121
|[/WHOLEARCHIVE](../../build/reference/wholearchive-include-all-library-object-files.md)|Includes every object file from specified static libraries.|

docs/cppcx/array-and-writeonlyarray-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Array and WriteOnlyArray (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "01/22/2017"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: ef7cc5f9-cae6-4636-8220-f789e5b6aea4
11-
caps.latest.revision: 28
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Array and WriteOnlyArray (C++/CX)

docs/cppcx/attributes-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Attributes (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: 4438e03c-4de3-433d-abcc-31aa863bc0e0
11-
caps.latest.revision: 8
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Attributes (C++/CX)

docs/cppcx/back-inserter-function.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,13 @@ title: "back_inserter Function | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
f1_keywords: ["collection/Windows::Foundation::Collections::back_inserter"]
118
dev_langs: ["C++"]
129
helpviewer_keywords: ["back_inserter Function"]
1310
ms.assetid: 91476338-5548-44b7-bc7e-2150f4fbe31a
14-
caps.latest.revision: 4
1511
author: "ghogen"
1612
ms.author: "ghogen"
17-
manager: "ghogen"
1813
ms.workload: ["cplusplus"]
1914
---
2015
# back_inserter Function

docs/cppcx/begin-function.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,13 @@ title: "begin Function | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "01/22/2017"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
f1_keywords: ["collection/Windows::Foundation::Collections::begin"]
118
dev_langs: ["C++"]
129
helpviewer_keywords: ["begin Function"]
1310
ms.assetid: 5a44fb33-e247-49fd-b7a1-4a5b42e9e1e4
14-
caps.latest.revision: 4
1511
author: "ghogen"
1612
ms.author: "ghogen"
17-
manager: "ghogen"
1813
ms.workload: ["cplusplus"]
1914
---
2015
# begin Function

docs/cppcx/boxing-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Boxing (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: edfb12fa-2a9b-42f6-bdac-d4d76cb8274e
11-
caps.latest.revision: 12
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Boxing (C++/CX)

docs/cppcx/building-apps-and-libraries-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Building apps and libraries (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: ec2821a5-3479-4e64-9c2d-c777049f2cdc
11-
caps.latest.revision: 11
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Building apps and libraries (C++/CX)

docs/cppcx/casting-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Casting (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: 5247f6c7-6a0a-4021-97c9-21c868bd9455
11-
caps.latest.revision: 15
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Casting (C++/CX)

docs/cppcx/clr-integration-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "CLR integration (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "01/22/2017"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: 76e213cf-2f3d-4181-b35b-9fd25d5b307c
11-
caps.latest.revision: 10
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# CLR integration (C++/CX)

docs/cppcx/collections-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Collections (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "01/22/2017"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: 914da30b-aac5-4cd7-9da3-a5ac08cdd72c
11-
caps.latest.revision: 35
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Collections (C++/CX)

docs/cppcx/compiler-and-linker-options-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Compiler and Linker options (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "01/22/2017"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: ecfadce8-3a3f-40cc-bb01-b4731f8d2fcb
11-
caps.latest.revision: 10
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Compiler and Linker options (C++/CX)

docs/cppcx/crt-functions-not-supported-in-universal-windows-platform-apps.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "CRT functions not supported in Universal Windows Platform apps | Microso
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: cbfc957d-6c60-48f4-97e3-1ed8526743b4
11-
caps.latest.revision: 15
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712

docs/cppcx/default-namespace.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,11 @@ title: "default namespace | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
ms.assetid: 4712e9dc-57ba-43cc-811e-022e1dae4de8
12-
caps.latest.revision: 6
139
author: "ghogen"
1410
ms.author: "ghogen"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# default namespace

docs/cppcx/default-type-name-equals-method.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,12 @@ title: "default::(type_name)::Equals Method | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
f1_keywords: ["VCCORLIB/Platform::Object::Equals"]
118
dev_langs: ["C++"]
129
ms.assetid: 4450f835-06fc-4758-8d0a-72cf00007873
13-
caps.latest.revision: 4
1410
author: "ghogen"
1511
ms.author: "ghogen"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# default::(type_name)::Equals Method

docs/cppcx/default-type-name-gethashcode-method.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,12 @@ title: "default::(type_name)::GetHashCode Method | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
f1_keywords: ["VCCORLIB/Platform::Object::GetHashCode"]
118
dev_langs: ["C++"]
129
ms.assetid: 58ea60f8-f820-4103-9b9b-b6635ada3fa5
13-
caps.latest.revision: 4
1410
author: "ghogen"
1511
ms.author: "ghogen"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# default::(type_name)::GetHashCode Method

docs/cppcx/default-type-name-gettype-method.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,12 @@ title: "default::(type_name)::GetType Method | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
f1_keywords: ["VCCORLIB/Platform::Object::GetType"]
118
dev_langs: ["C++"]
129
ms.assetid: 21d0bf92-fac4-48cd-9108-c6f57ba1196a
13-
caps.latest.revision: 5
1410
author: "ghogen"
1511
ms.author: "ghogen"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# default::(type_name)::GetType Method

docs/cppcx/default-type-name-tostring-method.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,12 @@ title: "default::(type_name)::ToString Method | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
f1_keywords: ["VCCORLIB/Platform::Object::ToString"]
118
dev_langs: ["C++"]
129
ms.assetid: 2541955f-d844-4bd8-944d-185198c86579
13-
caps.latest.revision: 4
1410
author: "ghogen"
1511
ms.author: "ghogen"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# default::(type_name)::ToString Method

docs/cppcx/delegates-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Delegates (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "01/22/2017"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: 3175bf1c-86d8-4eda-8d8f-c5b6753d8e38
11-
caps.latest.revision: 30
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Delegates (C++/CX)

docs/cppcx/deprecating-types-and-members-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Deprecating types and members (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: b20b01c1-a439-4ff0-8cf3-d7280c492813
11-
caps.latest.revision: 7
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Deprecating types and members (C++/CX)

docs/cppcx/dlls-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "DLLs (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "02/06/2018"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: 5b8bcc57-64dd-4c54-9f24-26a25bd5dddd
11-
caps.latest.revision: 21
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# DLLs (C++/CX)

docs/cppcx/end-function.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,13 @@ title: "end Function | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "01/22/2017"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
f1_keywords: ["collection/Windows::Foundation::Collections::end"]
118
dev_langs: ["C++"]
129
helpviewer_keywords: ["end Function"]
1310
ms.assetid: fb837bff-fc76-4bae-9096-facf0e03041c
14-
caps.latest.revision: 4
1511
author: "ghogen"
1612
ms.author: "ghogen"
17-
manager: "ghogen"
1813
ms.workload: ["cplusplus"]
1914
---
2015
# end Function

docs/cppcx/enums-c-cx.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ title: "Enums (C++/CX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "12/30/2016"
55
ms.technology: "cpp-windows"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
96
ms.topic: "language-reference"
107
ms.assetid: 99fbbe28-c1cd-43af-9ead-60f90eba6e68
11-
caps.latest.revision: 14
128
author: "ghogen"
139
ms.author: "ghogen"
14-
manager: "ghogen"
1510
ms.workload: ["cplusplus"]
1611
---
1712
# Enums (C++/CX)

0 commit comments

Comments
 (0)