
The article explains how “Exotic CRTP” uses C++23 explicit object parameters to solve a long-running CRTP problem: weak encapsulation caused by public inheritance and friend declarations. The core value is practical, but the article should tighten repetition and make the code examples clearer before publication.
View original source — Hacker Noon ↗

