8 Oct
2025
8 Oct
'25
1:57 p.m.
Klemens Morgenstern wrote:
You can disable the lines of codes if exceptions are disabled or replace the exception with a terminate.
Do we need to reinvent the wheel each time we suddenly discover the existence of -fno-exceptions? Just use boost::throw_exception.