|
mdds
|
Public Member Functions | |
| size_pair_type (size_type _row, size_type _column) | |
| size_pair_type (std::initializer_list< size_type > vs) | |
| bool | operator== (const size_pair_type &r) const |
| bool | operator!= (const size_pair_type &r) const |
Public Attributes | |
| size_type | row |
| size_type | column |
1.8.13