Use structured bingings to return the value of multiple variables

Authored by Tomaz Canabrava <tcanabraba@kde.org> on Dec 12 2019, 6:21 PM.

Description

Use structured bingings to return the value of multiple variables

instead of passing the variables via pointer to the fucntion.
this way we initialize on the declaration, and is simpler to
read the code.

Details

Committed
tcanabravaApr 16 2020, 2:52 PM
Parents
R319:f7d7038b842e: Declare and initialize the variable in one go
Branches
Unknown
Tags
Unknown