Re: std::packaged_task trunk problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7 November 2011 10:08, Lars Gullik Bjønnes wrote:
>
> Making the destructor noexcept does not even compile.

Oops, of course, sorry - it can't be defaulted because the default
definition would not be noexcept.  This works:

        ~PretendToBeCopyable() noexcept { }



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux