構造体 osl::misc::Reorder
#include <reorder.h>
すべてのメンバ一覧
Static Public メソッド |
template<class RandomIterator , class OrderArray > |
static void | reorder (RandomIterator first, RandomIterator last, const OrderArray &indices) |
| first から last を indices に書かれて順番で並べ変える
|
説明
reorder.h の 11 行で定義されています。
関数
template<class RandomIterator , class OrderArray >
static void osl::misc::Reorder::reorder |
( |
RandomIterator |
first, |
|
|
RandomIterator |
last, |
|
|
const OrderArray & |
indices | |
|
) |
| | [inline, static] |
first から last を indices に書かれて順番で並べ変える
reorder.h の 15 行で定義されています。
この構造体の説明は次のファイルから生成されました: