Skip to content

Commit 7b2b338

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/cpp-docs-pr (branch live)
2 parents e6ede4d + 20797b5 commit 7b2b338

20 files changed

+191
-149
lines changed

docs/build-insights/reference/sdk/cpp-event-data-types/activity.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
title: "Activity class"
3-
description: "The C++ Build Insights SDK Activity class reference."
4-
ms.date: "02/12/2020"
2+
title: "Activity class - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK Activity class reference. Use the Activity class to match any activity event."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "Activity", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
9+
710
# Activity class
811

912
::: moniker range="<=msvc-140"

docs/build-insights/reference/sdk/cpp-event-data-types/back-end-pass.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
title: "BackEndPass class"
3-
description: "The C++ Build Insights SDK BackEndPass class reference."
4-
ms.date: "02/12/2020"
2+
title: "BackEndPass class - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK BackEndPass class reference. Use the BackEndPass class to match a BACK_END_PASS event."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "BackEndPass", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
9+
710
# BackEndPass class
811

912
::: moniker range="<=msvc-140"

docs/build-insights/reference/sdk/cpp-event-data-types/c1-dll.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2-
title: "C1DLL class"
3-
description: "The C++ Build Insights SDK C1DLL class reference."
4-
ms.date: "02/12/2020"
2+
title: "C1DLL class - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK C1DLL class reference. Use the C1DLL class to match a C1_DLL event."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "C1DLL", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
9+
710
# C1DLL class
811

912
::: moniker range="<=msvc-140"

docs/build-insights/reference/sdk/functions/analyze-w.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
2-
title: "AnalyzeW"
3-
description: "The C++ Build Insights SDK AnalyzeW function reference."
4-
ms.date: "02/12/2020"
2+
title: "AnalyzeW - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK AnalyzeW function reference. Use the AnalyzeW function to analyze MSVC events read from an input Event Tracing for Windows trace."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "AnalyzeW", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
7-
# AnalyzeW
9+
10+
# AnalyzeW function
811

912
::: moniker range="<=msvc-140"
1013

docs/build-insights/reference/sdk/functions/analyze.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
2-
title: "Analyze"
3-
description: "The C++ Build Insights SDK Analyze function reference."
4-
ms.date: "02/12/2020"
2+
title: "Analyze - C++ Build Insights SDK"
3+
description: "The C++ Build Insights SDK Analyze function reference. Use the Analyze function to analyze an Event Tracing for Windows trace from MSVC while tracing a build."
4+
ms.date: "06/16/2022"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "Analyze", "throughput analysis", "build time analysis", "vcperf.exe"]
6+
ms.topic: reference
7+
ms.custom: kr2b-contr-experiment
68
---
7-
# Analyze
9+
10+
# Analyze function
811

912
::: moniker range="<=msvc-140"
1013

docs/build/reference/mp-build-with-multiple-processes.md

Lines changed: 53 additions & 53 deletions
Large diffs are not rendered by default.

docs/standard-library/basic-ios-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ The flags that you want to throw an exception.
286286

287287
### Return Value
288288

289-
The flags that are currently specified to thrown an exception for the stream.
289+
The flags that are currently specified to throw an exception for the stream.
290290

291291
### Remarks
292292

docs/standard-library/basic-istream-class.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: basic_istream Class"
33
title: "basic_istream Class"
4-
ms.date: 06/07/2022
4+
ms.date: 06/10/2022
55
f1_keywords: ["istream/std::basic_istream", "istream/std::basic_istream::gcount", "istream/std::basic_istream::get", "istream/std::basic_istream::getline", "istream/std::basic_istream::", "istream/std::basic_istream::peek", "istream/std::basic_istream::putback", "istream/std::basic_istream::read", "istream/std::basic_istream::readsome", "istream/std::basic_istream::seekg", "istream/std::basic_istream::sentry", "istream/std::basic_istream::swap", "istream/std::basic_istream::sync", "istream/std::basic_istream::tellg", "istream/std::basic_istream::unget"]
66
helpviewer_keywords: ["std::basic_istream [C++]", "std::basic_istream [C++], gcount", "std::basic_istream [C++], get", "std::basic_istream [C++], getline", "std::basic_istream [C++], OVERWRITE", "std::basic_istream [C++], peek", "std::basic_istream [C++], putback", "std::basic_istream [C++], read", "std::basic_istream [C++], readsome", "std::basic_istream [C++], seekg", "std::basic_istream [C++], sentry", "std::basic_istream [C++], swap", "std::basic_istream [C++], sync", "std::basic_istream [C++], tellg", "std::basic_istream [C++], unget"]
77
ms.custom: devdivchpfy22
@@ -159,7 +159,7 @@ A `basic_istream` object to copy.
159159

160160
### Remarks
161161

162-
The first constructor initializes the base class by calling `init(strbuf)`. It also stores zero in the extraction count. For more infomration, see [`init`](../standard-library/basic-ios-class.md#init). And for more information about this extraction count, see the Remarks section of the [`basic_istream` Class](../standard-library/basic-istream-class.md) overview.
162+
The first constructor initializes the base class by calling `init(strbuf)`. It also stores zero in the extraction count. For more information, see [`init`](../standard-library/basic-ios-class.md#init). And for more information about this extraction count, see the Remarks section of the [`basic_istream` Class](../standard-library/basic-istream-class.md) overview.
163163

164164
The second constructor initializes the base class by calling `move(right)`. It also stores `right.gcount()` in the extraction count and stores zero in the extraction count for *`right`**.
165165

docs/standard-library/basic-istringstream-class.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
---
22
description: "Learn more about: basic_istringstream Class"
33
title: "basic_istringstream Class"
4-
ms.date: "11/04/2016"
4+
ms.date: 06/10/2022
55
f1_keywords: ["sstream/std::basic_istringstream", "sstream/std::basic_istringstream::allocator_type", "sstream/std::basic_istringstream::rdbuf", "sstream/std::basic_istringstream::str", "sstream/std::basic_istringstream::swap"]
66
helpviewer_keywords: ["std::basic_istringstream [C++]", "std::basic_istringstream [C++], allocator_type", "std::basic_istringstream [C++], rdbuf", "std::basic_istringstream [C++], str", "std::basic_istringstream [C++], swap"]
77
ms.assetid: 1d5bb4b5-793d-4833-98e5-14676c451915
8+
ms.custom: devdivchpfy22
89
---
10+
911
# basic_istringstream Class
1012

1113
Describes an object that controls extraction of elements and encoded objects from a stream buffer of class [basic_stringbuf](../standard-library/basic-stringbuf-class.md)< **Elem**, **Tr**, `Alloc`>.
@@ -50,7 +52,7 @@ The class template describes an object that controls extraction of elements and
5052
|-|-|
5153
|[rdbuf](#rdbuf)|Returns the address of the stored stream buffer of type `pointer` to [basic_stringbuf](../standard-library/basic-stringbuf-class.md)< `Elem`, `Tr`, `Alloc`>.|
5254
|[str](#str)|Sets or gets the text in a string buffer without changing the write position.|
53-
|[swap](#swap)|Exchanges the values in this `basic_istringstream` object for those of the provided object.|
55+
|[swap](#swap)|Exchanges the values in this `basic_istringstream` object for the provided object.|
5456
5557
### Operators
5658
@@ -158,7 +160,7 @@ The new string.
158160
159161
### Return Value
160162
161-
Returns an object of class [basic_string](../standard-library/basic-string-class.md)< **Elem**, **Tr**, `Alloc`>, whose controlled sequence is a copy of the sequence controlled by **\*this**.
163+
Returns an object of class [basic_string](../standard-library/basic-string-class.md)< **Elem**, **Tr**, `Alloc`>, whose controlled sequence is a copy of the sequence controlled by `*this`.
162164
163165
### Remarks
164166

docs/standard-library/basic-ofstream-class.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
description: "Learn more about: basic_ofstream Class"
33
title: "basic_ofstream Class"
4-
ms.date: "11/04/2016"
4+
ms.date: 06/10/2022
55
f1_keywords: ["fstream/std::basic_ofstream", "fstream/std::basic_ofstream::close", "fstream/std::basic_ofstream::is_open", "fstream/std::basic_ofstream::open", "fstream/std::basic_ofstream::rdbuf", "fstream/std::basic_ofstream::swap"]
66
helpviewer_keywords: ["std::basic_ofstream [C++]", "std::basic_ofstream [C++], close", "std::basic_ofstream [C++], is_open", "std::basic_ofstream [C++], open", "std::basic_ofstream [C++], rdbuf", "std::basic_ofstream [C++], swap"]
7+
ms.custom: devdivchpfy22
78
---
9+
810
# `basic_ofstream` Class
911

1012
Describes an object that controls insertion of elements and encoded objects into a stream buffer of class `basic_filebuf< Elem, Tr>`, with elements of type `Elem`, whose character traits are determined by the class `Tr`. For more information, see [`basic_filebuf`](../standard-library/basic-filebuf-class.md).

0 commit comments

Comments
 (0)