Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kfmfe04 opened this issue Jul 24, 2019 · 0 comments
Open

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

kfmfe04 opened this issue Jul 24, 2019 · 0 comments

Comments

@kfmfe04
Copy link

kfmfe04 commented Jul 24, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant