Hi all,
I’m looking for a way to efficiently search for a set of pairs inside a hashmap of QString,int using regular expressions.
In particular I want all the pairs which keys start with a particular string.
Any ideas?
Thank you
↧