Fix the -Wc++17-extensions warnings introduced in D4731.
Details
Details
- Reviewers
deadalnix nakihito markblundeberg - Group Reviewers
Restricted Project - Commits
- rSTAGINGc6ab5bc3eb03: Static assert with no message is a C++17 feature and warns on C++14
rABCc6ab5bc3eb03: Static assert with no message is a C++17 feature and warns on C++14
ninja check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_static_assert_no_message
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8616 Build 15219: Default Diff Build & Tests Build 15218: arc lint + arc unit