prev_permutation (STL/CLR)

重新排列在范围内的元素,以便原始顺序进行了字典地下更大的范围替换,如果存在,其中明年 五月意义指定是二进制性质。

template<class _BidIt> inline
    bool prev_permutation(_BidIt _First, _BidIt _Last);
template<class _BidIt, class _Pr> inline
    bool prev_permutation(_BidIt _First, _BidIt _Last, _Pr _Pred);

备注

此功能相同的行为就如同 STL 功能 prev_permutation的。有关更多信息,请参见 prev_permutation

要求

标题: <cliext/算法>

命名空间: cliext

请参见

参考

algorithm (STL/CLR)