huixie90 wrote: As the standard is moving towards `constexpr` everything and there is a paper P3574 which proposes to make `move_only_function` and `copyable_function` `constexpr`. (also in my proposal of `any_view` which is another type erasure wrapper for ranges, SG9 also directed us to make it `constexpr` directly). Given above, I would suggest to investigate how easy is to make this implementation `constexpr`.
https://github.com/llvm/llvm-project/pull/94670 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits