We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30eb5f commit e6f45b2Copy full SHA for e6f45b2
xml/System.Runtime.Intrinsics/Vector128`1.xml
@@ -37,7 +37,7 @@
37
</Attribute>
38
</Attributes>
39
<Docs>
40
- <<typeparam name="T">>The vector type. <typeparamref name="T" /> can be any primitive numeric type.</typeparam>
+ <typeparam name="T">The vector type. <typeparamref name="T" /> can be any primitive numeric type.</typeparam>
41
<summary>Represents a 128-bit vector of a specified numeric type that is suitable for low-level optimization of parallel algorithms.</summary>
42
<remarks>To be added.</remarks>
43
</Docs>
0 commit comments