RCPair typedef

RCPair = ({int column, int row})

Implementation

typedef RCPair = ({int row, int column});