while loop - cppreference.com
... such while loop is equivalent to label: {// start of condition scope T t = x; if (t) {statement ... 5.8 — Break and continue « Learn C++ www.learncpp.com/cpp-tutorial/58-break-and-continue ... next pass, count is still 5, the if statement is still tr...