Y
Hacker News
new
|
ask
|
show
|
jobs
by
glic3rinu
3216 days ago
Google C++ style guide states that you should not use exceptions
https://google.github.io/styleguide/cppguide.html#Exceptions
golang was probably designed by people following those same guidelines ...