Skip to content

Use a strcut instead of QPair

Ahmad Samir requested to merge work/ahmad/pair into master

Better readability.

Also use std::vector, this is internal API, and implicit sharing isn't needed/used here.

Edited by Ahmad Samir

Merge request reports