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

qualify std:: namespace #254

Closed
nmm0 opened this issue Apr 18, 2023 · 0 comments · Fixed by #255
Closed

qualify std:: namespace #254

nmm0 opened this issue Apr 18, 2023 · 0 comments · Fixed by #255
Assignees
Labels
enhancement New feature or request

Comments

@nmm0
Copy link
Contributor

nmm0 commented Apr 18, 2023

Since we are currently embedding in namespace std:: we make assumptions that standard library entities don't need to be qualified with std::. In order to move away from namespace std:: we need to change that.

@nmm0 nmm0 added the enhancement New feature or request label Apr 18, 2023
@nmm0 nmm0 self-assigned this Apr 18, 2023
nmm0 added a commit to nmm0/mdspan that referenced this issue Apr 18, 2023
nmm0 added a commit to nmm0/mdspan that referenced this issue Apr 18, 2023
nmm0 added a commit to nmm0/mdspan that referenced this issue Apr 20, 2023
nmm0 added a commit to nmm0/mdspan that referenced this issue Apr 20, 2023
nmm0 added a commit to nmm0/mdspan that referenced this issue Apr 20, 2023
crtrott added a commit that referenced this issue Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant