Skip to content

feat: create a decimal string parsing API for all number systems #835

@Ravenwater

Description

@Ravenwater

It is very productive when working with test programs to initialize a value via a value string in binary, octal, decimal, or hexadecimal. Some number systems already have a constexpr parse() api, and some even have a constexpr constructor that takes a value string.

The key use cases are high-precision constants and function approximations.

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions