You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered: