> implicit conversions Manageable in C. Integer conversions are only a tiny fraction of all the other implicitness in C++. > decays from enums to integers Compiler warns. Recent real compilers like gcc even have…
> implicit conversions Manageable in C. Integer conversions are only a tiny fraction of all the other implicitness in C++. > decays from enums to integers Compiler warns. Recent real compilers like gcc even have…