Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JMazurkiewicz
Copy link
Contributor

  • Fix feature test macro - it should be guarded with __cpp_lib_concepts,
  • Fix various typos,
  • Cleanup _EXPORT_STD - it should be on the same line as the class,
  • Update working draft revision to N4944 and add missing citations,
  • Prefer type aliases instead of _Ugly names (e.g. _Extents -> extents_type),
  • Replace _Mysomething names with _Something.

@JMazurkiewicz JMazurkiewicz requested a review from a team as a code owner March 25, 2023 20:00
@StephanTLavavej StephanTLavavej added the mdspan C++23 mdspan label Mar 26, 2023
@StephanTLavavej StephanTLavavej self-assigned this Mar 26, 2023
@StephanTLavavej StephanTLavavej merged commit 3ea5312 into microsoft:feature/mdspan2 Mar 27, 2023
@StephanTLavavej
Copy link
Member

Thanks! Merged with a couple of comments for followup.

@JMazurkiewicz JMazurkiewicz deleted the mdspan/cleanups branch March 28, 2023 14:57
JMazurkiewicz added a commit to JMazurkiewicz/STL that referenced this pull request Mar 30, 2023
JMazurkiewicz added a commit to JMazurkiewicz/STL that referenced this pull request Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mdspan C++23 mdspan

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants