Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[basic.fundamental] Remove "integer type"

Open
#8,891 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
cpp, tex
Domain
documentation

Research direction

Start at basic.fundamental#11.sentence-3 in the draft and review the occurrences of “integer type” and “integer” in the surrounding standard wording. Compare the proposed superset of changes in P3701R0, then remove the synonym definition and replace uses where appropriate. Done means the draft consistently uses “integral type” without changing the intended meaning.

Written by the indexing model from the issue text.

Description

P3-Other

We currently have https://eel.is/c++draft/basic.fundamental#11.sentence-3:

A synonym for integral type is integer type.

This synonym is negatively useful; it is confusing and adds no value. We arbitrarily use "integer type" and "integral type" in different places.

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3701r0.html#wording contains a superset of the necessary changes. We can get rid of this definition and replace "integer" with "integral" where appropriate. I'm not sure if P3701R0 could find consensus though; irrespective of that, the editorial change makes sense.

@jensmaurer has expressed some appetite for such a change in the past.

See

Dominant language
TeX
Stars
221
Forks
813
Avg merge
17h 45m
Merged PRs (30d)
34

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cplusplus/draft

All issues in cplusplus/draft

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.