Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions xml/ns-Microsoft.VisualC.StlClr.Generic.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Namespace Name="Microsoft.VisualC.StlClr.Generic">
<Docs>
<summary>Contains the classes, interfaces, and iterators that are used to implement the generic interface to the . By using this generic interface, other .NET languages, such as C# and Visual Basic, can call code that is written using STL/CLR.</summary>
<summary>Contains the classes, interfaces, and iterators that are used to implement the generic interface to the STL/CLR. By using this generic interface, other .NET languages, such as C# and Visual Basic, can call code that is written using STL/CLR.</summary>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<summary>Contains the classes, interfaces, and iterators that are used to implement the generic interface to the STL/CLR. By using this generic interface, other .NET languages, such as C# and Visual Basic, can call code that is written using STL/CLR.</summary>
<summary>Contains the classes, interfaces, and iterators that are used to implement the generic interface to the STL/CLR Library. By using this generic interface, other .NET languages, such as C# and Visual Basic, can call code that is written using STL/CLR.</summary>

Here is a previous version of the description (from https://docs.microsoft.com/en-us/previous-versions/gg145040(v%3dvs.110):

image

Copy link
Contributor

@mairaw mairaw Oct 8, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've addressed your feedback @rpetrusha on behalf of @ReQ6W7rFnaBxyfb and also restored the link that once existed as well:
https://msdn.microsoft.com/en-us/library/microsoft.visualc.stlclr.generic(v=vs.100)?toc=xxx

<remarks>To be added.</remarks>
</Docs>
</Namespace>
</Namespace>