Skip to content

P0067R5: Elementary string conversions #99940

Open
@cjdb

Description

@cjdb

Link: https://wg21.link/p0067r5

BEGIN-RST-NOTES
For integer types, ``std::(to|from)_chars`` has been available since v7; for ``float`` and ``double``, ``std::to_chars`` since v14 and ``std::from_chars`` since v20. Support is complete except for ``long double``.
END-RST-NOTES

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++17libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.wg21 paperIssues representing the implementation of a WG21 paper

    Type

    No type

    Projects

    Status

    Partial

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions