10 ms·
Google C++ style guide states that you should not use exceptions https://google.github.io/styleguide/cppguide.html#Exceptions https://google.github.io/styleguid
by glic3rinu 9y ago
Google C++ style guide states that you should not use exceptions https://google.github.io/styleguide/cppguide.html#Exceptions https://google.github.io/styleguide/cppguide.html#Exceptions golang was probably designed by people following those same guidelines ...