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

fixup! Use a function pointer for cloning #41

Conversation

jwnimmer-tri
Copy link

This saves more than 10 KB of object code in a Release build, and will be friendlier in case we ever need to subclass in pydrake.

Also fix the constructor Doxygen to avoid triple backticks, which apparently don't render correctly.

This saves more than 10 KB of object code in a Release build, and
will be friendlier in case we ever need to subclass in pydrake.

Also fix the constructor Doxygen to avoid triple backticks, which
apparently don't render correctly.
@RussTedrake
Copy link
Owner

Thank you!

@RussTedrake RussTedrake merged commit fffe890 into RussTedrake:convex_set_clone Jun 30, 2021
@jwnimmer-tri jwnimmer-tri deleted the convex_set-clone-function branch June 30, 2021 14:30
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