If (for example) the new max_size must be 5 then at the end the queue.size() must be <= 5, so the exit condition must be <=, so the continuing condition must be > (and not >= as it was).
Description
Description
Details
Details
- Provenance
xanatos <xanatos@geocities.com> Authored on Jun 19 2012, 06:48 schancel Pushed on Jan 5 2018, 21:58 schancel Pushed on Jan 5 2018, 21:39 schancel Pushed on Jan 5 2018, 21:17 - Parents
- rSTAGING4c6b210af0d6: Fix netbase tests
- Branches
- Unknown
- Tags