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++/23767] std::vector iterator implementation wrong


------- Additional Comments From chris at bubblescope dot net  2005-09-07 21:07 -------
Actually for inline functions, even with -fno-implicit-templates, instansiations are still generated (I can 
kind of see why. You could argue they shouldn't be, but they are)

-- 


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


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