<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 22, 2017 at 12:38 PM, Keane, Erich <span dir="ltr"><<a href="mailto:erich.keane@intel.com" target="_blank">erich.keane@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div class="m_-2489274253618129003WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Ok, I guess I didn’t (don’t completely?) ‘get’ that there is a difference between “structured binding alias” and “reference”.  Additionally, if you simply do
 “auto”, you get copies, right?</span></p></div></div></blockquote><div><br></div><div>You get (at most) one copy, of the value that's being decomposed, and it is unnamed.</div><div><br></div><div>-- James</div></div></div></div>