HomePhabricator

Static assert with no message is a C++17 feature and warns on C++14

Description

Static assert with no message is a C++17 feature and warns on C++14

Summary: Fix the -Wc++17-extensions warnings introduced in D4731.

Test Plan:

ninja check

Reviewers: #bitcoin_abc, deadalnix, nakihito, markblundeberg

Reviewed By: #bitcoin_abc, nakihito, markblundeberg

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

Details

Provenance
FabienAuthored on Dec 18 2019, 07:31
FabienPushed on Dec 18 2019, 08:46
Reviewer
Restricted Project
Differential Revision
D4753: Static assert with no message is a C++17 feature and warns on C++14
Parents
rSTAGINGddfbaf1a41b8: [LINTER] Fix the tests linter
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/14959, tag: phabricator/base/14958