Use the noexcept specifier (C++11) instead of deprecated throw()
commit98625502607dd9180ab6840b832dc89986d0b150
authorpracticalswift <practicalswift@users.noreply.github.com>
Mon, 31 Jul 2017 17:44:01 +0000 (31 19:44 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Mon, 31 Jul 2017 17:44:01 +0000 (31 19:44 +0200)
treeb2ad13123c4dc83d66fe20184e76a98c10cc2e06
parent42307c4bf363d695c68a65ba7cbf8d6790079abf
Use the noexcept specifier (C++11) instead of deprecated throw()
src/support/allocators/secure.h
src/support/allocators/zeroafterfree.h