fix: Use std::nothrow
to disable exceptions throwing in new
operators (fixes #103).
#602
Loading
std::nothrow
to disable exceptions throwing in new
operators (fixes #103).
#602