[Bug c++/20011] Templates and cyclic dependencies

2005-02-17 Thread jmoro at latentzero dot com
--- Additional Comments From jmoro at latentzero dot com 2005-02-17 12:11 --- Fair enough, you can indeed resolve the circular dependencies by moving the definition but you still have more dependencies between files than you used to with 3.3. It's all good to follow the standar

[Bug c++/20011] Templates and cyclic dependencies

2005-02-17 Thread jmoro at latentzero dot com
--- Additional Comments From jmoro at latentzero dot com 2005-02-17 10:47 --- I am sorry but that is not good enough. If I read correcly, you recommend that to solve the problem with my template function member of a class is ... not to use template functions as members of the class. My

[Bug c++/20011] Templates and cyclic dependencies

2005-02-16 Thread jmoro at latentzero dot com
--- Additional Comments From jmoro at latentzero dot com 2005-02-16 18:06 --- Created an attachment (id=8204) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8204&action=view) source code and *.ii files -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20011

[Bug c++/20011] New: Templates and cyclic dependencies

2005-02-16 Thread jmoro at latentzero dot com
lic dependencies Product: gcc Version: 3.4.0 Status: UNCONFIRMED Severity: normal Priority: P1 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jmoro at latentzero dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20011