c++17: Make getCharacterPosition return a tuple.
As per some of the comments, I rewrote `getCharacterPosition` to return tuples instead of using references.
Please register or sign in to comment
As per some of the comments, I rewrote `getCharacterPosition` to return tuples instead of using references.