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 types in generators: decay types, properly constrain forwarding #2058

Merged
merged 1 commit into from Oct 20, 2020

Conversation

horenmar
Copy link
Member

Fixes #2040
Closes #2012

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #2058 into devel will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            devel    #2058      +/-   ##
==========================================
+ Coverage   89.87%   89.88%   +0.01%     
==========================================
  Files         144      144              
  Lines        7001     7009       +8     
==========================================
+ Hits         6292     6300       +8     
  Misses        709      709              

@horenmar horenmar merged commit b6a3e2e into devel Oct 20, 2020
@horenmar horenmar deleted the devel-generators-cache branch October 20, 2020 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite recursion in Generators::populate with MSVC GENERATE() changes compile time length of arrays
1 participant