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

Make tuple standard compliant #957

Closed
K-ballo opened this issue Oct 17, 2013 · 1 comment
Closed

Make tuple standard compliant #957

K-ballo opened this issue Oct 17, 2013 · 1 comment

Comments

@K-ballo
Copy link
Member

K-ballo commented Oct 17, 2013

Make tuple standard compliant in preparation for using std::tuple when available. This includes making sure our code does not rely on any non-standard functionality (like converting constructors or forwarding_tag).

@ghost ghost assigned K-ballo Oct 17, 2013
@K-ballo
Copy link
Member Author

K-ballo commented Oct 17, 2013

Fixed by a3382fb

@K-ballo K-ballo closed this as completed Oct 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant