Comparison struct used by sort. More...
| Public Member Functions | |
| index_cmp (const T arr) | |
| Comparison index. | |
| bool | operator() (const size_t a, const size_t b) const | 
| Comparison operator. | |
| Public Attributes | |
| const T | arr | 
| Array. | |
Comparison struct used by sort.
 1.8.6
 1.8.6