Skip to content

c++17: Make getCharacterPosition return a tuple.

As per some of the comments, I rewrote getCharacterPosition to return tuples instead of using out references.

Merge request reports