Merge #10965: Replace deprecated throw() with noexcept specifier (C++11)
commit655970d9c60ae6850daf452457e14e21047c0e1b
authorMarcoFalke <falke.marco@gmail.com>
Wed, 16 Aug 2017 00:29:09 +0000 (16 02:29 +0200)
committerMarcoFalke <falke.marco@gmail.com>
Wed, 16 Aug 2017 00:29:18 +0000 (16 02:29 +0200)
tree2e5df8c136a05d5980ec9fc7da695f6c35ecb18b
parentb6a48914c50631914192aa11b19205436a9c664d
parent98625502607dd9180ab6840b832dc89986d0b150
Merge #10965: Replace deprecated throw() with noexcept specifier (C++11)

986255026 Use the noexcept specifier (C++11) instead of deprecated throw() (practicalswift)

Pull request description:

  Use the `noexcept` specifier (C++11) instead of deprecated `throw()`.

Tree-SHA512: cf9b6b18f61f2f59bbeceb2e43b5cd07a60f5e569c8def05c410cb72326d597c80cb731059969ef89fa5fddaae1242225886e6109fcb535c4ad62d56ebcdf1ea
src/support/allocators/secure.h
src/support/allocators/zeroafterfree.h