aboutsummaryrefslogtreecommitdiffstats
path: root/include/jau/cow_array.hpp
Commit message (Expand)AuthorAgeFilesLines
* cow_[vector, array]: Fix move assignment: drop const; Fix API doc reference: ...Sven Gothel2020-10-211-12/+12
* cow_[vector|array]::put() API doc fixSven Gothel2020-10-191-1/+4
* Add cow_array (similar to cow_vector), but with very limited cow write ops an...Sven Gothel2020-10-191-0/+431