https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61909
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> --- Author: redi Date: Thu Oct 9 18:17:28 2014 New Revision: 216047 URL: https://gcc.gnu.org/viewcvs?rev=216047&root=gcc&view=rev Log: PR libstdc++/61909 * include/std/functional (__is_location_invariant): Treat all trivially copyable types as location invariant. Modified: trunk/libstdc++-v3/ChangeLog trunk/libstdc++-v3/include/std/functional