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

Возможность компиляции в C++17 #128

Merged
merged 1 commit into from
Jul 25, 2020

Conversation

izvolov
Copy link
Owner

@izvolov izvolov commented Jul 25, 2020

@izvolov izvolov self-assigned this Jul 25, 2020
@codecov
Copy link

codecov bot commented Jul 25, 2020

Codecov Report

Merging #128 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #128   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          106       106           
  Lines         1594      1594           
=========================================
  Hits          1594      1594           
Impacted Files Coverage Δ
include/burst/range/adaptor/adaptor.hpp 100.00% <ø> (ø)
include/burst/container/k_ary_search_set.hpp 100.00% <100.00%> (ø)
include/burst/functional/non_strict.hpp 100.00% <100.00%> (ø)
include/burst/functional/part.hpp 100.00% <100.00%> (ø)
include/burst/tuple/apply.hpp 100.00% <100.00%> (ø)
include/burst/tuple/forward_tuple.hpp 100.00% <100.00%> (ø)

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 e0f2f20...788eca9. Read the comment docs.

@izvolov izvolov merged commit b431e78 into master Jul 25, 2020
@izvolov izvolov deleted the c++-17-compilation-#114 branch July 25, 2020 04:43
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