kwant_kiddo

↗ HN profile [ 79.8 ms ] full profile
Karma
76
Created
September 13, 2022 (3y ago)
Submissions
0
  1. In my career the places I have been that uses C++ (with success) have all been using -fno-exceptions and -fno-rtti. All major open-source C++ projects seem to do the same. Chromium, LLVM, Electron, protobuf etc. I guess…