On 12/27/2017 12:59 AM, Dan Partelly wrote:
C++ is not 0 cost abstraction, despite the marketing. It's why C++ compilers have switches to disable things like EH and RTTI.All could have been prevented by going the C++ route of 0 cost abstraction,
On 12/27/2017 12:59 AM, Dan Partelly wrote:
C++ is not 0 cost abstraction, despite the marketing. It's why C++ compilers have switches to disable things like EH and RTTI.All could have been prevented by going the C++ route of 0 cost abstraction,