------- Comment #14 from rguenth at gcc dot gnu dot org  2010-01-27 15:49 
-------
Subject: Bug 42832

Author: rguenth
Date: Wed Jan 27 15:49:00 2010
New Revision: 156290

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156290
Log:
2010-01-27  Richard Guenther  <rguent...@suse.de>

        PR libstdc++/42832
        * include/std/functional (function<>::swap): Perform bytewise
        swap of _M_functor.
        * include/tr1/functional (function<>::swap): Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/functional
    trunk/libstdc++-v3/include/tr1/functional


-- 


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

Reply via email to