[Bug c++/37314] [4.2/4.3/4.4 Regression] seg violation

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 1 16:31:00 GMT 2008



------- Comment #16 from jason at gcc dot gnu dot org  2008-12-01 16:29 -------
(In reply to comment #8)
> Which I guess is invalid because the definition of Cdeque is not complete
> at the time we bind iterator::pointer to Cdeque<T>::pointer.

This is not an issue because Cdeque<T>::pointer is a member of the current
instantiation (per 14.6.2.1).


-- 


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



More information about the Gcc-bugs mailing list