boostorg / boostorg/multiprecision

Overload some floating point functions for integer types

Open
#550 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
265
Forks
128
Avg merge
4h 48m
Merged PRs (30d)
2

Description

Functions such as `isinf` which do not rely on integer->floating point type promotion could be overloaded for non-floating point number types.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Multiprecision implementation and overloads for `isinf`, then identify the other floating-point functions covered by the same proposal. Determine which functions do not require integer-to-floating-point promotion; done means those functions accept non-floating-point number types with appropriate coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.