Does using const on function parameters have any effect? Why does it not affect the function sign...
Does using const on function parameters have any effect? Why does it not affect the function signature?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!
(stackoverflow.com/users/9236/rob)Rob
(stackoverflow.com/users/20055/rlerallut)rlerallut
(stackoverflow.com/users/5963/greg-rogers)Greg Rogers
(stackoverflow.com/users/20310/constantin)Constantin
(stackoverflow.com/users/14904/adisak)Adisak
(stackoverflow.com/users/1319/ben-straub)Ben Straub
A special thanks goes out to the (stackoverflow.com/questions/117293/does-using-const-on-function-parameters-have-any-effect-why-does-it-not-affect)Stackexchange community
I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de
c++ function-declaration const-correctness constants parameters