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

std::ratio and mpl #7

Open
Mike-Devel opened this issue Aug 21, 2019 · 2 comments
Open

std::ratio and mpl #7

Mike-Devel opened this issue Aug 21, 2019 · 2 comments

Comments

@Mike-Devel
Copy link
Contributor

Mike-Devel commented Aug 21, 2019

Is there any possibility/ what would be necessary to provide the same Boost.Mpl integration for std::ratio as for boost::ratio?

@Mike-Devel Mike-Devel changed the title std::eatio and mpl std::ratio and mpl Aug 21, 2019
@viboes
Copy link
Collaborator

viboes commented Aug 26, 2019

Could you provide a use case?
I wanted to extract the dependency to boost.mpl ans boost.rational, but had nver the time.

Maibe you could consider la possibilité of a subibrary to reduce dependencies.

@Mike-Devel
Copy link
Contributor Author

@viboes: I don't need it (I've never used mpl directly).
It just was something that came up when I tried to make Boost.Chrono and Boost.Ratio an alias for the respective std:: types/lib. The integration with Boost.Mpl was the one thing where I didn't see a straight way to replicate it for std::ratio, as that is based on boost specific members.

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

2 participants