cxxopts/include
Daniel Lemire 74a76a96f4 On error, one should exit and not abort. Aborting bypasses destructors and dumps core. It is harsh
and potentially dangerous. We want a nice error message, even when exceptions and disabled, not a "dumping core"
message.
2020-05-28 10:09:46 -04:00
..
cxxopts.hpp On error, one should exit and not abort. Aborting bypasses destructors and dumps core. It is harsh 2020-05-28 10:09:46 -04:00