Namespaces
Variants
Views
Actions

Difference between revisions of "cpp/algorithm/next permutation"

From cppreference.com
< cpp‎ | algorithm
 
m (1 revision: import content)

Revision as of 14:50, 6 June 2011

Template:cpp/algorithm/sidebar Template:ddcl list begin <tr class="t-dsc-header">

<td>
Defined in header <algorithm>
</td>

<td></td> <td></td> </tr> <tr class="t-dcl ">

<td class="t-dcl-nopad">
 
</td>

<td class="t-dcl-nopad"> </td> <td class="t-dcl-nopad"> </td> </tr> Template:ddcl list end


Template:params

Template:returns

Template:complex

linear in the distance between first and last

Template:eq fun cpp Template:example cpp

Template:see also

Template:cpp/algorithm/dcl list