Quick A: yes
Recently on SO:
Is 'auto const' and 'const auto' the same?
The const qualifier applies to the type to the immediate left unless there is nothing to the left then it applies to the type to the immediate right. So yup it's the same.
June 16-21, Sofia, Bulgaria
September 13-19, Aurora, CO, USA
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 16-21, Kona, HI, USA
By Adrien Hamelin | Sep 3, 2018 08:03 AM | Tags: basics
Quick A: yes
Recently on SO:
Is 'auto const' and 'const auto' the same?
The const qualifier applies to the type to the immediate left unless there is nothing to the left then it applies to the type to the immediate right. So yup it's the same.
There are currently no comments on this entry.
Add a Comment
Comments are closed.