HomePhabricator

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

Description

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

Summary: Backport of core PR10965

Test Plan:

make check

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: teamcity, schancel

Differential Revision: https://reviews.bitcoinabc.org/D2204

Details

Provenance
practicalswift <practicalswift@users.noreply.github.com>Authored on Jul 31 2017, 17:44
FabienCommitted on Dec 19 2018, 10:59
FabienPushed on Dec 19 2018, 21:09
Reviewer
Restricted Project
Differential Revision
D2204: Use the noexcept specifier (C++11) instead of deprecated throw()
Parents
rSTAGINGb4b4dae5bec6: Replace traditional for with ranged for in primitives
Branches
Unknown
Tags
Unknown

Event Timeline