Skip to content

Docs: minor clarifications #590

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

Merged
merged 3 commits into from
Jan 13, 2017
Merged

Docs: minor clarifications #590

merged 3 commits into from
Jan 13, 2017

Conversation

jbarlow83
Copy link
Contributor

I made a few clarifications to documents where things were not quite clear to me on my first attempt.

Primarily, I made it clear that PYBIND11_OVERLOAD_PURE_NAME is not "useful" but required in renaming situations. Also clarified that one should not bind to the trampoline helper class which I found tempting since it seems more explicit.
Emphasize the default return value policy since this statement is hidden in a wall of text. 

Add a hint that call policies are probably required for container objects.
@wjakob
Copy link
Member

wjakob commented Jan 13, 2017

Looks great, thanks!

@wjakob wjakob merged commit 7830e85 into pybind:master Jan 13, 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

Successfully merging this pull request may close these issues.

2 participants