Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2025 07:27:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 291228] C++ feature std::execution::unseq is missing in std::execution
Message-ID:  <bug-291228-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291228

            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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291228-227>