<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 19 February 2016 at 16:27, H.J. Lu <span dir="ltr"><<a href="mailto:hjl.tools@gmail.com" target="_blank">hjl.tools@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1ai" class="a3s" style="overflow:hidden"> We want to include static member functions and exclude non-static member functions.</div></blockquote></div><br>There's no reason to disallow non-static member functions in general; they have no impact on being trivially copyable or not, only the presence of a non-trivial copy constructor or destructor does.<br></div></div>