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

Exploration: boost::multiprecision allocator support #110

Open
Clueliss opened this issue Dec 19, 2022 · 0 comments
Open

Exploration: boost::multiprecision allocator support #110

Clueliss opened this issue Dec 19, 2022 · 0 comments
Labels
low priority Something nice to have but not that important right now

Comments

@Clueliss
Copy link
Collaborator

Explore if the boost::multiprecision types properly support allocators with fancy pointers. This would allow these datatypes
to be stored in an std::any the backend instead of their string repr.

@Clueliss Clueliss added the low priority Something nice to have but not that important right now label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Something nice to have but not that important right now
Projects
None yet
Development

No branches or pull requests

1 participant