<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">auto thingLength = getLengthOfThing();<br>
IntSize size(thingLength, 2); // Can’t tell by reading if thingLength is LayoutUnit or float and thus truncated here.<br></blockquote><div><br></div><div>The same is true for:</div><div>int thingLength = getLengthOfThing(); </div></div></div></div>