Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a448db1 commit f358f8fCopy full SHA for f358f8f
1 file changed
cpp/ql/lib/semmlecode.cpp.dbscheme
@@ -446,6 +446,7 @@ var_decl_specifiers(
446
int id: @var_decl ref,
447
string name: string ref
448
)
449
+is_structured_binding(unique int id: @variable ref);
450
451
type_decls(
452
unique int id: @type_decl,
0 commit comments