Skip to content

[meta.define.static] Move misplaced \end{codeblock}#8967

Merged
jwakely merged 2 commits intocplusplus:mainfrom
timsong-cpp:patch-11
Apr 22, 2026
Merged

[meta.define.static] Move misplaced \end{codeblock}#8967
jwakely merged 2 commits intocplusplus:mainfrom
timsong-cpp:patch-11

Conversation

@timsong-cpp
Copy link
Copy Markdown
Contributor

Fixes #8966.

@frederick-vs-ja

This comment was marked as resolved.

@timsong-cpp
Copy link
Copy Markdown
Contributor Author

I think we also need to fix these lines (by using escaped @\seebelow@).

consteval span<const ranges::range_value_t<R>, \seebelow> define_static_array(R&& r);

consteval span<const ranges::range_value_t<R>, \seebelow> define_static_array(R&& r);

That's #8965?

@frederick-vs-ja
Copy link
Copy Markdown
Contributor

That's #8965?

Oh yes. I just noted that the unescaped \seebelow was shown in the screenshot.

@jwakely jwakely merged commit c07075a into cplusplus:main Apr 22, 2026
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.

[meta.define.static] Format is messed up in define_static_array

3 participants