
26 Jun
2013
26 Jun
'13
5:47 p.m.
On Wed, Jun 26, 2013 at 12:21 PM, David Sankel <camior@gmail.com> wrote:
Let me give that do notation I mentioned in the earlier email a better definition:
do( stmt1, stmt2, stmt3 ).
I don't think C++ guarantees the order of those statements. Is that a problem? Tony