mirror of
https://github.com/boostorg/throw_exception.git
synced 2026-01-29 09:50:33 +01:00
* Change del.p_=0 to del.p_=nullptr A simple change (I hope) that cleans up compiler warnings and errors. * Support older compilers * Update throw_exception.hpp * Update throw_exception.hpp