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++/49274] Regression: unique_ptr needs full definition of map type


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-03 08:50:23 UTC ---
I'm not sure why default_delete<T> needs to instantiate T, it doesn't need a
complete type except in operator()


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