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.
November 14-16, Berlin, Germany
November 18-23, Wrocław, Poland
November 25, Wrocław, Poland
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
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.