I like this, but it would be great to have some asserts that made sure that
accidentally calling the default constructor tells you what you're doing wrong:

IfBuilder builder;  // Forgot (this)
builder.IfXXXX    // What exactly happens here?

https://codereview.chromium.org/367343002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to