Re: Initializer list issue
From: Christopher Benson-Manica (ataru_at_nospam.cyberspace.org)
Date: 04/30/04
- Next message: Jeff Schwab: "Re: Char Array. (Newbie)"
- Previous message: Bill Seurer: "Re: Always avoid "new""
- In reply to: Jeff Schwab: "Re: Initializer list issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 15:16:07 +0000 (UTC)
Jeff Schwab <jeffplus@comcast.net> spoke thus:
> Nope. Sorry, no way to tell from this code what caused the crash.
Well, I guess I'll tentatively blame my compiler (again), since I
sidestepped whatever problem there was by making the derived class
member a pointer and calling new in the constructor. I really didn't
see any reason why that should have made a difference, but it did...
-- Christopher Benson-Manica | I *should* know what I'm talking about - if I ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
- Next message: Jeff Schwab: "Re: Char Array. (Newbie)"
- Previous message: Bill Seurer: "Re: Always avoid "new""
- In reply to: Jeff Schwab: "Re: Initializer list issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|