[libcxx-commits] [libcxx] [libc++] Refactor bitset::{any, all} (PR #128445)

Peng Liu via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 17 09:29:59 PDT 2025


winner245 wrote:

The new refactoring yields exactly the same code in terms of codegen, as verified on https://godbolt.org/z/T38PPPGEv. 

https://github.com/llvm/llvm-project/pull/128445


More information about the libcxx-commits mailing list