mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-26 17:12:10 +00:00
- the exception was caused when trying to erase an empty range - now erase(it1, it2) does nothing if it1 == it2 [SVN r49576]
- the exception was caused when trying to erase an empty range - now erase(it1, it2) does nothing if it1 == it2 [SVN r49576]