[Bug libstdc++/54025] atomic<chrono::duration> won't compile: chrono::duration::duration() is not C++11 compliant
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 19 10:20:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54025
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-19 10:20:07 UTC ---
Yes, I think so. I initially wondered if there was some interaction with PR
53901 but I think that just makes the bug visible, duration's constructor
should be explicitly-defaulted anyway.
More information about the Gcc-bugs
mailing list