Inferno
0.2
|
Do loop (first iteration always runs) More...
#include <cpptree.hpp>
Public Attributes | |
NODE_FUNCTIONS_FINAL TreePtr < Expression > | condition |
Tested after each iteration; false terminates immediately. |
Do loop (first iteration always runs)
Definition at line 882 of file cpptree.hpp.
Tested after each iteration; false terminates immediately.
Definition at line 885 of file cpptree.hpp.