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 std::function in C++ API #615

Closed
wants to merge 2 commits into from
Closed

Conversation

gumb0
Copy link
Collaborator

@gumb0 gumb0 commented Oct 20, 2020

No description provided.

@gumb0 gumb0 force-pushed the noexcept-host-func branch 3 times, most recently from 34a2a7f to 85a73af Compare October 20, 2020 19:01
@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #615 into master will increase coverage by 0.01%.
The diff coverage is 90.83%.

@@            Coverage Diff             @@
##           master     #615      +/-   ##
==========================================
+ Coverage   98.24%   98.25%   +0.01%     
==========================================
  Files          63       63              
  Lines        9370     9310      -60     
==========================================
- Hits         9206     9148      -58     
+ Misses        164      162       -2     

@gumb0 gumb0 force-pushed the noexcept-host-func branch 2 times, most recently from 1a34274 to efa7b9b Compare October 21, 2020 09:57
@gumb0 gumb0 force-pushed the noexcept-host-func branch 4 times, most recently from 7ae65b9 to ef07548 Compare October 22, 2020 09:35
@axic
Copy link
Member

axic commented Nov 6, 2020

@gumb0 what is the status of this? Can you rebase and show what is the actually relevant change?

@gumb0
Copy link
Collaborator Author

gumb0 commented Nov 10, 2020

The entire first commit is minimal needed change.

I would close this, because I think it complicates API too much, and currently seems to me not worth to pursue.

@axic
Copy link
Member

axic commented Nov 18, 2020

Feel free to close.

@gumb0 gumb0 closed this Nov 18, 2020
@axic axic deleted the noexcept-host-func branch November 18, 2020 20:04
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