Allocate non-reference temporaries for reference variables and
expressions. Before, this would generate invalid C/C++ code where a reference was declared but not initialized.
Showing
Please register or sign in to comment
expressions. Before, this would generate invalid C/C++ code where a reference was declared but not initialized.