|
|
|
|
|
by unoti
436 days ago
|
|
> C++ is for when complexity cost is worth trading for performance gain. What type of person successfully finds simplicity working in C++? > What type of person successfully finds simplicity working in C++? Be the change you want to see! Every language has the raw materials available to turn the codebase into an inscrutable complex mess, C++ more than others. But it’s still possible to make it make sense with a principled approach. |
|