boost-ext / te

C++17 Run-time Polymorphism (Type Erasure) library
451 stars 38 forks source link

:new: [example] Interface declaration/definition split #7

Closed krzysztof-jusiak closed 6 years ago

krzysztof-jusiak commented 6 years ago

Problem:

Solution:

codecov[bot] commented 6 years ago

Codecov Report

Merging #7 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   99.32%   99.33%   +0.01%     
==========================================
  Files          14       15       +1     
  Lines         443      451       +8     
==========================================
+ Hits          440      448       +8     
  Misses          3        3
Impacted Files Coverage Δ
example/forward.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 3f3a941...410cee5. Read the comment docs.