find an object that matches the search criteria #1705
Labels
kind: question
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Trying to find object(s) that matches the search criteria
Do I need to write a search on each key value and loop over all the objects in the vector to find the match? That seems too expensive. Any suggestions? I should be able to search on all the keys and return the matching objects.
Describe which system (OS, compiler) you are using.
Describe which version of the library you are using (release version, develop branch).
The text was updated successfully, but these errors were encountered: