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

jmoro at latentzero dot com gcc-bugzilla@gcc.gnu.org
Thu Feb 17 16:42:00 GMT 2005


------- 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 standard but implementing the two phase lookup
without implementing the export keyword makes it difficult to minimize the
dependencies.

Anyway, thanks for your "help"

-- 


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



More information about the Gcc-bugs mailing list