Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial corrections #54

Closed
jaredhoberock opened this issue Jan 30, 2018 · 0 comments
Closed

Editorial corrections #54

jaredhoberock opened this issue Jan 30, 2018 · 0 comments

Comments

@jaredhoberock
Copy link
Contributor

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?

jaredhoberock added a commit to jaredhoberock/parallelism-ts that referenced this issue Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant