We often see compiler warnings about pieces of code that have potential problems or poor style. Sometimes they point out code that is actually wrong, so don’t ignore them. You’ve probably seen already a […]
The post Compiler Warnings Part 1 – Treat Them Right appeared first on Simplify C++!.