GoogleはC++の例外を使わない
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Exceptions
We do not use C++ exceptions.
だそうです。
理由は…、読んでる途中。
(2008/9/8 - sgk)
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Exceptions
We do not use C++ exceptions.
だそうです。
理由は…、読んでる途中。
(2008/9/8 - sgk)