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

DM-10066: Provide utility function for wrapping operator<< #50

Merged
merged 1 commit into from Feb 5, 2018

Conversation

kfindeisen
Copy link
Member

This PR replaces trivial pybind11 wrappers of operator<< with calls to wrapOutputOp, which is introduced in lsst/utils#47. Non-trivial wrappers (typically ones that add extra information to __repr__) are left untouched.

@kfindeisen kfindeisen merged commit 2147612 into master Feb 5, 2018
@ktlim ktlim deleted the tickets/DM-10066 branch August 25, 2018 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant