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