[libcxx-commits] [libcxx] [libcxx] Configuration option to lower deque block size (PR #198348)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 18 04:49:36 PDT 2026
https://github.com/ldionne commented:
@philnik777 Is there a reason you preferred to have this be a on/off setting instead of letting users configure the block size via the macro, and then provide a default value that is sensible? When we talked about this patch at the libc++ monthly we discussed that and that was my preference. Curious to know your thoughts.
https://github.com/llvm/llvm-project/pull/198348
More information about the libcxx-commits
mailing list