Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Algo
| Type | Name | Description | |
|---|---|---|---|
| int | Algo::CompareSet
(
const SetType& A, |
||
| int | Algo::CompareSet
(
const SetType& A, |
Compares two sets (e.g. TSet) as if they were sorted arrays of keys (almost, see note on sort order). |