Skip to content

Conversation

@kris-jusiak
Copy link
Contributor

No description provided.

Problem:
- Auto parameters aren't supported by coneptify.
- REQUIRES macro is handy with concepts to avoid DRY but it's not exposed.

Solution:
- Pass all parameters to conceptify.
- Expose REQUIRES macro.
@codecov
Copy link

codecov bot commented Apr 6, 2018

Codecov Report

Merging #6 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   99.27%   99.32%   +0.05%     
==========================================
  Files          14       14              
  Lines         411      443      +32     
==========================================
+ Hits          408      440      +32     
  Misses          3        3
Impacted Files Coverage Δ
example/macro.cpp 100% <ø> (ø) ⬆️
include/te.hpp 100% <100%> (ø) ⬆️
example/concepts.cpp 100% <100%> (ø) ⬆️
test/te.cpp 100% <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 c032b98...478a98c. Read the comment docs.

@kris-jusiak kris-jusiak merged commit 3f3a941 into boost-ext:master Apr 6, 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.

1 participant