Just to clarify, they are deprecated with an explicit dtor's are provided.

On Sat, Mar 19, 2016 at 11:26 AM, don hinton <hinto...@gmail.com> wrote:

> hintonda added a comment.
>
> 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.
>
>
> http://reviews.llvm.org/D18217
>
>
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to