This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/53901] [C++11] [DR 2165] std::atomic<T> fails for type without no-throw default constructor


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53901

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |SUSPENDED
   Last reconfirmed|                            |2012-08-06
            Summary|[C++11] std::atomic<T>      |[C++11] [DR 2165]
                   |fails for type without      |std::atomic<T> fails for
                   |no-throw default            |type without no-throw
                   |constructor                 |default constructor
     Ever Confirmed|0                           |1

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-08-06 07:55:13 UTC ---
http://cplusplus.github.com/LWG/lwg-active.html#2165


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]