ding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D291228 Bug ID: 291228 Summary: C++ feature std::execution::unseq is missing in std::execution Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: yuri@freebsd.org The support table (https://en.cppreference.com/w/cpp/compiler_support.html) lists std::execution::unseq as implemented but it is missing in 15 STABLE. The example from https://en.cppreference.com/w/cpp/algorithm/execution_policy_tag.html fails= to compile with -DPARALLEL. --=20 You are receiving this mail because: You are the assignee for the bug.=