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

[stdfloat.syn] Add typedefs to library index #6458

Merged
merged 1 commit into from Aug 17, 2023

Conversation

Eisenwave
Copy link
Contributor

I've noticed that for some reason, the typedefs in this header aren't indexed. By comparison, std::int8_t etc. are indexed here:

draft/source/support.tex

Lines 1820 to 1824 in be07cd4

\indexheader{cstdint}%
\indexlibraryglobal{int8_t}%
\indexlibraryglobal{int16_t}%
\indexlibraryglobal{int32_t}%
\indexlibraryglobal{int64_t}%

I've added the floating point typedefs to the index in the same style.

@jensmaurer jensmaurer merged commit f55b875 into cplusplus:main Aug 17, 2023
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.

None yet

3 participants