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++/70472] is_copy_constructible<vector<unique_ptr<int>>>::value is true


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70472

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes, I know how to do it, that doesn't mean we can do so easily in existing
types.

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