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

Page 277: EXERCISES 9-3 the prototype of the all function #45

Closed
Chu66y8unny opened this issue Nov 16, 2019 · 1 comment
Closed

Page 277: EXERCISES 9-3 the prototype of the all function #45

Chu66y8unny opened this issue Nov 16, 2019 · 1 comment

Comments

@Chu66y8unny
Copy link

Chu66y8unny commented Nov 16, 2019

template <typename Fn, typename In, typename Out>
          constexpr bool all(Fn function, In* input, size_t length);

where typename Out should be removed?

@JLospinoso
Copy link
Owner

Thank you, @Chu66y8unny! Yes, it should be remove. I've added this to the Errata section.

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

2 participants