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

Analog of hana::template_ for lifting non-type templates #455

Open
invexed opened this issue Jul 31, 2019 · 2 comments
Open

Analog of hana::template_ for lifting non-type templates #455

invexed opened this issue Jul 31, 2019 · 2 comments

Comments

@invexed
Copy link

invexed commented Jul 31, 2019

Is an analog of hana::template_ for lifting non-type templates within the scope of Boost.Hana? There is a naive implementation in my answer here.

@ldionne
Copy link
Member

ldionne commented Jul 31, 2019

Yes, it is definitely in scope. It's simply that we don't currently use C++17 features, however we could/should.

@invexed
Copy link
Author

invexed commented Jul 31, 2019

I see. A while ago there was some talk about a Hana 2.0, with breaking changes. Is that still in the pipeline? If so, I imagine that would be a good time to incorporate the above?

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