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.
May 8-12, Aspen, Colorado, USA
June 6th, Online
June 10, Rome, Italy
June 27-30, Folkestone, UK
July 17-19, Toronto, CA
August 5, virtual event
October 2-6, Aurora, Colorado, 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.