共用方式為


next_permutation (STL/CLR)

若要重新排列範圍的項目,讓原始順序由詞傳統的下一個較大的範圍取代,如果有的話,其中明年五月感覺指定二進位述詞。

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

備註

這個函式產生相同的行為做為 STL 函式的 next_permutation。 如需詳細資訊,請參閱next_permutation

需求

標題: <cliext/演算法>

命名空間: cliext

請參閱

參考

algorithm (STL/CLR)