Now that static_assert(false) when evaluated in a non-instantiated template is treated as a no-op, use it over the workaround, and remove the workaround.
refactor: Replace ALWAYS_FALSE with false #29108
pull maflcko wants to merge 1 commits into bitcoin:master from maflcko:2312-false- changing 4 files +2 −16-
maflcko commented at 1:57 PM on December 18, 2023: member
-
refactor: Replace ALWAYS_FALSE with false fa08ca9666
-
DrahtBot commented at 1:57 PM on December 18, 2023: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage
For detailed information about the code coverage, see the test coverage report.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
- DrahtBot added the label Refactoring on Dec 18, 2023
-
maflcko commented at 2:03 PM on December 18, 2023: member
Oh nvm, this is C++26
- maflcko closed this on Dec 18, 2023
- maflcko deleted the branch on Dec 18, 2023
- bitcoin locked this on Dec 17, 2024
Labels