[llvm] [STLExtras] Backport std::to_underlying from C++23 (PR #70681)

Scott Linder via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 10:37:37 PDT 2023


slinder1 wrote:

The code LGTM, but with one small nit: as it is a backport of a C++23 feature please move it to `include/llvm/ADT/STLForwardCompat.h`

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


More information about the llvm-commits mailing list