Skip to content

Editorial corrections #54

@jaredhoberock

Description

@jaredhoberock

From Matthias:

In 5.1 [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/
n4706.html#parallel.execpol.synopsis] there's a line inline constexpr parallel_policy par{ unspecified };, which should be inline constexpr vector_policy vec{ unspecified }; instead, no?

In 5.6 [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/
n4706.html#parallel.execpol.objects] the policy objects don't have the
inline keyword. Intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions