comp.lang.c++@googlegroups.com | Google Groups | ![]() |
Unsure why you received this message? You previously subscribed to digests from this group, but we haven't been sending them for a while. We fixed that, but if you don't want to get these messages, send an email to comp.lang.c+++unsubscribe@googlegroups.com. |
JiiPee <no@notvalid.com>: Oct 15 11:05PM +0100 On 12/10/2014 01:18, Mr Flibble wrote: > You should use static_cast not reinterpret_cast when casting from base > to derived. > /Flibble why not dynamic_cast? It would check if the conversion is valid, static cast does not. |
Scott Neugroschl <no.spam@its.invalid>: Oct 15 02:42PM -0700 On 10/15/2014 10:01 AM, Bo Persson wrote: > Some dates just never happened! In my personal experience, 1 Aug 2012 never happened... But that's a baseball thing. |
Martijn Lievaart <m@rtij.nl.invlalid>: Oct 15 02:42PM +0200 [ Not trying to start a holy war, please keep it factual ] On Wed, 15 Oct 2014 00:07:09 +0200, Marcel Mueller wrote: > vi - urgh, only in the thread of force. It might be powerful from the > functional point of view but the user interface is from the seventies. It's not even really powerful compared to any other modern programming editor. Vim would be a much better choice, but that's not available everywhere. The only thing vi has going for it, is that it is available on any unix, always, and is much more useful than say Windows Notepad. M4 |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com. |
No comments:
Post a Comment