True, but how often it happens?
True, but how often it happens?
Posted Nov 14, 2008 11:28 UTC (Fri) by khim (subscriber, #9252)In reply to: Virtuals are minor problem by epa
Parent article: Things that go Clang in the night: LLVM 2.4 released (ars technica)
This is not question about "can I do it in theory". This is more like "does it happen in practice". While it's easy to lose track of what happens where in C program it's infinitely easier to do so in C++ with all these RAII, operator overloading and so on.
Now, I'm not saying it's such a bad thing (I like Python, for example, and it's even easier to do there), but that way beyond "unencumbered portable assembly for reusable library building" - that's for sure...
