AcademySoftwareFoundation / AcademySoftwareFoundation/Imath

Deprecate Imath::succf/predf in favor of std::nextafter/nextoward

Open
#211 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
488
Forks
161
Avg merge
1d 3h
Merged PRs (30d)
3

Description

succf/predf predate c++11

Contributor guide

Open the contributing guide

Research direction

Start by locating Imath::succf and Imath::predf, then inspect their call sites and the surrounding compatibility expectations. Compare the existing APIs with the named std::nextafter and std::nextoward replacements; done means the old functions are deprecated in favor of those replacements without leaving affected usage unresolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.