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

Fix: recover c++11 compatibility of module_nao #2599

Merged
merged 2 commits into from
Jun 4, 2023

Conversation

jinzx10
Copy link
Collaborator

@jinzx10 jinzx10 commented Jun 4, 2023

The template parameter for std::less_equal is now explictly provided, as the type auto-deduction of std::less_equal<>() is a c++14 feature.

@jinzx10 jinzx10 requested a review from mohanchen June 4, 2023 07:40
@mohanchen
Copy link
Collaborator

The tests for this PR is unnecessary.

@mohanchen mohanchen merged commit d3d5891 into deepmodeling:develop Jun 4, 2023
@jinzx10 jinzx10 deleted the module_nao_fix branch June 4, 2023 08:48
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