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

Clang7 fix #354

Merged
merged 2 commits into from Oct 9, 2018
Merged

Clang7 fix #354

merged 2 commits into from Oct 9, 2018

Conversation

krzysztof-jusiak
Copy link
Collaborator

Problem:

Solution:

Issue: #

Reviewers:
@

Problem:
- Reveal.js pdf print has wrong path to the css.

Solution:
- Fix the path.
Problem:
- Clang7 has different behaviour when deducing templated implicit conversion operator using rvalue.

Solution:
- Add case for rvalue reference.
@codecov
Copy link

codecov bot commented Oct 9, 2018

Codecov Report

Merging #354 into cpp14 will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##            cpp14     #354   +/-   ##
=======================================
  Coverage   98.52%   98.52%           
=======================================
  Files          79       79           
  Lines        2909     2909           
=======================================
  Hits         2866     2866           
  Misses         43       43
Impacted Files Coverage Δ
include/boost/di/core/any_type.hpp 100% <ø> (ø) ⬆️
include/boost/di.hpp 99.13% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6eec8b1...c96485e. Read the comment docs.

@krzysztof-jusiak krzysztof-jusiak merged commit f39d122 into boost-ext:cpp14 Oct 9, 2018
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.

None yet

2 participants