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

'void' illegal with all types #10

Closed
johmarjac opened this issue Jan 2, 2019 · 0 comments
Closed

'void' illegal with all types #10

johmarjac opened this issue Jan 2, 2019 · 0 comments

Comments

@johmarjac
Copy link

johmarjac commented Jan 2, 2019

Hi,

I cannot compile my project when I include the cpplinq.hpp header. It shows me the above error.
The compilation error tells me the following two lines:

https://github.com/mrange/cpplinq/blob/master/CppLinq/cpplinq.hpp#L941

and

https://github.com/mrange/cpplinq/blob/master/CppLinq/cpplinq.hpp#L945

What can I do?

Edit: Oh I just saw when I uncomment my using of cpplinq it works, so its my fault. I figured itout.

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