Public Member Functions | |
| ipair (csl::Index t_first, csl::Index t_second) | |
| csl::Index const & | getFirst () const |
| csl::Index const & | getSecond () const |
| void | setFirst (csl::Index const &index) |
| void | setSecond (csl::Index const &index) |
| bool | operator== (ipair const &other) const |
| bool | operator!= (ipair const &other) const |
| bool | operator< (ipair const &other) const |
1.8.13