`read`, `readSome`, `write`, `writeSome` accept both `span { ptr, size }` and `size`. `size` argument is ambiguos and must be removed. --- Please make changes in separate commits, so that project builds and tests are ok for each commit. - [x] remove `size_t` argument from `writeSome` - [x] remove `size_t` argument from `readSome` - [x] remove `ambigousSize` and "ambigous_size.hpp"
read,readSome,write,writeSomeaccept bothspan { ptr, size }andsize.sizeargument is ambiguos and must be removed.Please make changes in separate commits, so that project builds and tests are ok for each commit.
size_targument fromwriteSomesize_targument fromreadSomeambigousSizeand "ambigous_size.hpp"