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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tuple] remove superfluous conversion in example #394

Merged
merged 1 commit into from
May 6, 2018

Conversation

ricejasonf
Copy link
Collaborator

The documentation states that the result of tuple_c is functionally equivalent to the call to make_tuple so the example should not require a conversion. Correct me if I am wrong.

I've seen confusion about this before, and here is the question that prompted this:
https://stackoverflow.com/questions/50101953/why-is-the-type-of-boosthanatuple-c-implementation-defined

Thanks 馃槃

@ldionne
Copy link
Member

ldionne commented May 6, 2018

You are right. Not sure why there's a conversion in the first place.

@ldionne ldionne merged commit 5df3603 into boostorg:develop May 6, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants