Merge pull request #21988 from KellyThomas/array-invert-2

Standardize documentation for the pool arrays' invert methods
This commit is contained in:
Rémi Verschelde
2018-09-12 10:42:32 +02:00
committed by GitHub
7 changed files with 7 additions and 7 deletions

View File

@@ -81,7 +81,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View File

@@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View File

@@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View File

@@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View File

@@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="join">

View File

@@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View File

@@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">