On Mon, 26 Aug 2024 11:03:25 GMT, Johan Sjölen <jsjo...@openjdk.org> wrote:
> It's tedious to have to write return true; if you never return false; in the > function. I looked into fixing this with some metaprogramming, and I found > two C++14 solutions and one C++17 one. Here's the Godbolt I'd like the lambdas without `return true` if possible, pretty please. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20425#issuecomment-2316187388