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

[util.smartptr.shared] should not duplicate non-member functions in class synopsis #1662

Closed
jensmaurer opened this issue Jul 15, 2017 · 3 comments

Comments

@jensmaurer
Copy link
Member

They are already covered in [memory.syn].

@tkoeppe
Copy link
Contributor

tkoeppe commented Aug 1, 2017

A fair number of declarations are duplicated, e.g. all the make_uniques. I'm not convinced that's a bad thing. @zygoloid, any opinions?

@tkoeppe
Copy link
Contributor

tkoeppe commented Aug 1, 2017

We do this elsewhere, too, e.g. [vector] repeats the relational operators from [vector.syn].

@tkoeppe
Copy link
Contributor

tkoeppe commented Oct 16, 2017

I believe this is resolved by 1c43bc8, at least as much as we're comfortable with.

@tkoeppe tkoeppe closed this as completed Oct 16, 2017
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