Skip to content

[linalg.conj.conjugatedaccessor] Fix constructor missing from synopsis, typos#8106

Merged
jensmaurer merged 1 commit into
cplusplus:mainfrom
eisenwave:fix-conjugated-accessor-cons
Oct 23, 2025
Merged

[linalg.conj.conjugatedaccessor] Fix constructor missing from synopsis, typos#8106
jensmaurer merged 1 commit into
cplusplus:mainfrom
eisenwave:fix-conjugated-accessor-cons

Conversation

@eisenwave
Copy link
Copy Markdown
Member

Part of #7214.

  • constexpr conjugated_accessor(const NestedAccessor& acc); is defined below, but is missing from the synopsis
  • there is a typo in two places: is_convertible_v<...>>

@eisenwave
Copy link
Copy Markdown
Member Author

@jensmaurer @jwakely can you take a look? This PR isn't backed by NB comment, but I really wouldn't want to ship C++26 without this fixed.

@jwakely
Copy link
Copy Markdown
Member

jwakely commented Oct 23, 2025

I really wouldn't want to ship C++26 without this fixed.

We've published far worse!

@jensmaurer jensmaurer merged commit 29465f5 into cplusplus:main Oct 23, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants