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

Compile issue in example #24

Closed
DougRogers opened this issue Nov 1, 2022 · 1 comment
Closed

Compile issue in example #24

DougRogers opened this issue Nov 1, 2022 · 1 comment

Comments

@DougRogers
Copy link

In example 03-make-ring-span.cpp, if you define PROVIDE_MAKE_RING_SPAN_FROM_GENERIC_CONTAINER

You will get a compile error.

At line 156, the end of namespace should come before the #endif

156: #endif // PROVIDE_MAKE_RING_SPAN_FROM_GENERIC_CONTAINER
157:
158: } // namespace nonstd

@martinmoene
Copy link
Owner

Thanks for the heads-up!

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