Test::Int::Sorted::SortIntMin Class Reference
[Sorted constraints]
Detailed Description
Relation for sorting integers in increasing order.Definition at line 56 of file sorted.cc.
Public Member Functions | |
bool | operator() (const int x, const int y) |
Test whether x is less than y. |
Member Function Documentation
bool Test::Int::Sorted::SortIntMin::operator() | ( | const int | x, | |
const int | y | |||
) | [inline] |
The documentation for this class was generated from the following file:
- test/int/sorted.cc (Revision: 5268)