Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Sunstudio 12.1 does not compile "++vector.begin()".
Error message:"Operand for operator "++" must be an lvalue.".
We used a local variable to bypass that.