[diff.mods.to.declarations] Additions in <cmath> are not mentioned
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
Some functions that are changed to overloads in C++ (in <cstring> and <cwchar>) and C++-only components added to <cstddef> are mentioned in [diff.mods.to.declarations].
But the additions (both overloaded functions and C++-only mathematical special functions) in <cmath> are not mentioned. Is this intended?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read [diff.mods.to.declarations] and compare its treatment of additions in and with the additions in , including overloaded functions and C++-only mathematical special functions. Determine whether the omission is intentional; done means the standard text accurately records the intended treatment of additions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100