Generic Structure

KeyPathComparator

A comparator that uses another sort comparator to provide the comparison of values at a key path. あるコンパレータ、それは別のソートコンパレータを使って、あるキーパスでの値それらの比較を提供します。

Declaration 宣言

struct KeyPathComparator<Compared>

Topics 話題

Creating Key Path Comparators キーパスコンパレータを作成する

Using Key Path Comparators キーパスコンパレータを使用する

Inspecting Key Path Comparators キーパスコンパレータを調査する

Comparing Key Path Comparators キーパスコンパレータを比較する

Relationships 関係

Conforms To 次に準拠

See Also 参照

Sorting ソートする