cppsenioreas.wordpress.com
LConst PConst
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.