BlackToppStudios / Mezz_Foundation

Foundational Data types that enforce no opinions on how to build games and provide many facilities that complex games need. This largely avoids graphics and physics, but provides tools like the SortedVector, CountedPtr and HashedString classes.
GNU General Public License v3.0
3 stars 0 forks source link

Added const_iterator get functions to ManagedArray. #29

Closed MakoEnergy closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.06%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage    97.5%   97.56%   +0.06%     
==========================================
  Files           4        4              
  Lines         160      164       +4     
==========================================
+ Hits          156      160       +4     
  Misses          4        4