Skip to content
Snippets Groups Projects
Marco Bubke's avatar
Marco Bubke authored
It is now possible to read values at once.

for (auto [name, value] : statement.tupleValues<String, int>(1000, "foo", 20))
   ....

Change-Id: I3d4bc5218810b4620e1df625126aa490f30bbc71
Reviewed-by: default avatarTim Jenssen <tim.jenssen@qt.io>
1a25b615
History
Name Last commit Last update
..