On 17 June 2013 16:39, Andrew Gerrand <[email protected]> wrote: > > On 18 June 2013 09:28, Andrew Gerrand <[email protected]> wrote: >> >> Yet C++ style guide forbids the use of exceptions. Perhaps our systems >> aren't large or commercial enough for us to see the value. ;-) > > > That's supposed to say "Google's C++ guide". My apologies.
While what you say is true, that's mostly a historical artifact: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Exceptions Cheers, Brian > > Andrew > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
