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

Chimera friendly version #916

Merged
merged 2 commits into from Sep 29, 2017
Merged

Chimera friendly version #916

merged 2 commits into from Sep 29, 2017

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Sep 28, 2017

We're planning to another python binding package for DART, namely dartpy, that uses chimera to automatically generate the bindings. Unfortunately, chimera has an issue of using lambda function parameter in a variadic template class. This PR workaround the issue by replacing the lambda function with a static member function.

@jslee02 jslee02 added this to the DART 6.3.0 milestone Sep 28, 2017
@jslee02 jslee02 merged commit b8b4a14 into release-6.3 Sep 29, 2017
@jslee02 jslee02 deleted the chimera_friendly_version branch September 29, 2017 12:42
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

1 participant