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: Fix warnings of C++ 17 compiler #166

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

siyuan0322
Copy link
Contributor

@siyuan0322 siyuan0322 commented Aug 8, 2024

  1. fix std::result_of is deprecated in c++ 17 https://en.cppreference.com/w/cpp/types/result_of
  2. fix unused variables.

Signed-off-by: siyuan0322 <[email protected]>
@luoxiaojian luoxiaojian merged commit 8cb5b42 into alibaba:master Aug 8, 2024
4 checks passed
@siyuan0322 siyuan0322 deleted the zsy/fix-warning branch August 8, 2024 08:00
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