Skip to content

idea: expand to allow for std::decimal #1

@kfmfe04

Description

@kfmfe04

gcc's libstdc++ includes std::decimal64, a compact 64-bit, exact decimal representation for money values.

It would be nice if moneycpp were expanded to allow for std::decimal32, std::decimal64, and std::decimal128 as the representational type.

References:
specifications
code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions