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

get rid of EXV_CALL_MEMBER_FN #2555

Merged
merged 1 commit into from
Mar 25, 2023
Merged

get rid of EXV_CALL_MEMBER_FN #2555

merged 1 commit into from
Mar 25, 2023

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented Mar 20, 2023

std::invoke can be used.

ping @kevinbackhouse

@ghost
Copy link

ghost commented Mar 20, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

std::invoke can be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #2555 (404d247) into main (513b0e8) will increase coverage by 0.01%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #2555      +/-   ##
==========================================
+ Coverage   63.90%   63.91%   +0.01%     
==========================================
  Files         103      103              
  Lines       22398    22396       -2     
  Branches    10830    10826       -4     
==========================================
+ Hits        14314    14315       +1     
  Misses       5863     5863              
+ Partials     2221     2218       -3     
Impacted Files Coverage Δ
include/exiv2/types.hpp 82.85% <ø> (ø)
src/tiffvisitor_int.cpp 80.83% <25.00%> (+0.07%) ⬆️
src/convert.cpp 52.50% <100.00%> (+0.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@neheb neheb merged commit 357d970 into Exiv2:main Mar 25, 2023
@neheb neheb deleted the s branch March 25, 2023 15:03
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