<div dir="ltr">Just to clarify, they are deprecated with an explicit dtor's are provided.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 19, 2016 at 11:26 AM, don hinton <span dir="ltr"><<a href="mailto:hintonda@gmail.com" target="_blank">hintonda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hintonda added a comment.<br>
<br>
Implicit copy ctor's and and assignment operators are deprecated in c++11, which is why I added them as = default, but you raise a good point.  Perhaps it would be better to wrap them in #ifdef's.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D18217" rel="noreferrer" target="_blank">http://reviews.llvm.org/D18217</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>