[go: up one dir, main page]

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

Add typedefs to match the STL #587

Open
mborland opened this issue May 22, 2024 · 2 comments
Open

Add typedefs to match the STL #587

mborland opened this issue May 22, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@mborland
Copy link
Member

We should have decimal32_t, decimal64_t, decimal128_t, and decimal_fast32_t. Don't stomp on the current definitions since they are in use

@mborland mborland added the enhancement New feature or request label May 22, 2024
@ckormanyos
Copy link
Collaborator
ckormanyos commented May 22, 2024

should have ...

In std:: or also global? I've not realized that one yet...

@mborland
Copy link
Member Author

Just in boost. It's illegal to inject them into std.

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

No branches or pull requests

2 participants