Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / compute / doc / html / boost / compute / rotate_copy.html
index b326c16..48b60a8 100644 (file)
@@ -37,7 +37,7 @@
                    <span class="identifier">InputIterator</span> last<span class="special">,</span> <span class="identifier">OutputIterator</span> result<span class="special">,</span> 
                    <span class="identifier">command_queue</span> <span class="special">&amp;</span> queue <span class="special">=</span> <span class="identifier">system</span><span class="special">::</span><span class="identifier">default_queue</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="idm46094050117168"></a><h2>Description</h2>
+<a name="idm46113331231696"></a><h2>Description</h2>
 <p>Performs left rotation such that element at n_first comes to the beginning and the output is stored in range starting at result.</p>
 <p>Space complexity: \Omega(1)</p>
 <p><span class="bold"><strong>See Also:</strong></span></p>