[PATCH 1/2] difftime can throw exceptions

Florian Weimer fweimer@redhat.com
Tue Jun 4 12:39:50 GMT 2024


* Adhemerval Zanella Netto:

>> (Who decided __THROW means "doesn't throw" ?)
>
> That is an excellent question...

It stands for throw(), the old version of the C++ noexcept specifier
which could also contain an explicit exception list.

Thanks,
Florian



More information about the Libc-alpha mailing list