nirw4nna parent
Yes! This was actually one of my initial goals! I actually like to work in a C-style-C++ let's say where I turn off C++ features I don't need and just use the one I actually need like templates, objects ecc...
I find this style to be easy to reason about when it comes to performance.