You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix resize() so that it respects max_size_max
#80
* Fix issues I found with push_back not throwing when beyond max_size_max
* Update from feedback and remove a redundant test
You can resize the container to beyond its max_size_max.
The text was updated successfully, but these errors were encountered: