boostorg / static_string

A fixed capacity dynamically sized string
http://boost.org/libs/static_string
Boost Software License 1.0
62 stars 29 forks source link

Remove cv-qualifiers from character type deduced by deduction guide #11

Closed sdkrystian closed 4 years ago

sdkrystian commented 4 years ago

Addresses #9

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          862       862           
=========================================
  Hits           862       862           
Impacted Files Coverage Δ
include/boost/static_string/static_string.hpp 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 6809e0a...20f2108. Read the comment docs.