Difference between boost::split vs boost::iter_split

Viewed 1594

What is the difference between boost::split and boost::iter_split functions?

1 Answers
Related