[gameprogrammer] Re: std::string alternative
- From: Matthew Weigel <unique@xxxxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Sun, 20 May 2007 23:33:28 -0500
Dave Slutzkin wrote:
> So turn 'em off and keep using std::string? If you're not checking them
> anyway then there's zero difference in functionality.
The compiler does extra work before going in to any function if it knows (via
declarations) that it has to handle some exceptions being thrown, in order to
properly handle the way exceptions are passed back up the call stack.
--
Matthew Weigel
hacker
unique & idempot.ent
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- Follow-Ups:
- [gameprogrammer] Re: std::string alternative
- From: David Olsen
- References:
- [gameprogrammer] std::string alternative
- From: Kevin Jenkins
- [gameprogrammer] Re: std::string alternative
- From: Dave Slutzkin
- [gameprogrammer] Re: std::string alternative
- From: Kevin Jenkins
- [gameprogrammer] Re: std::string alternative
- From: Dave Slutzkin
Other related posts:
- » [gameprogrammer] std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- » [gameprogrammer] Re: std::string alternative
- [gameprogrammer] Re: std::string alternative
- From: David Olsen
- [gameprogrammer] std::string alternative
- From: Kevin Jenkins
- [gameprogrammer] Re: std::string alternative
- From: Dave Slutzkin
- [gameprogrammer] Re: std::string alternative
- From: Kevin Jenkins
- [gameprogrammer] Re: std::string alternative
- From: Dave Slutzkin