Login
Roast topics
Find topics
Find it!
From:
C++ Senioreas
(Uncensored)
subscribe
LConst PConst – C++ Senioreas
https://cppsenioreas.wordpress.com/2023/07/17/lconst-pconst/
links
backlinks
Tagged with:
c++
intermediate
const
programming illusions
codeproject
const function
const qualifier
lcost
logical const
pconst
physical const
Roast topics
Find topics
Roast it!
const qualifier not always work the way we expect it to. In this article we will see some cases when the const doesn’t protect us from modifications at all.