Argument Passed by Reference cannot be used within fork-join_any/join_none

In reply to dave_59:

Hi Dave,

Thank you for the detailed explanation. I didn’t realized about that (the variable by reference have no information about the kind of storage). Besides, i think it is very informative (and well explained) what you have written about the kinds of variable lifetimes.
And thanks for the (indirect) explanation on how VCS may proceed to support that feature(compiler may do inline task replacement).

Thank you again Dave.
Best regards,
Jonathan