Skip to content

Consider adding from/to_chars to conversions #8

@amyspark

Description

@amyspark

👋

As you know, strtod, atoi and pals are vulnerable to locale changing under their feet, either via setlocale or std::locale::global. It would be nice (and a boon for work) if substrate could self-contain a working implementation, preferably drop-in, of charconv.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions