------- Comment #3 from jason at gcc dot gnu dot org 2010-09-03 01:36 ------- prn and this->prn are equivalent. Specifically, the type of *this is the current scope, so although it is a dependent type it is not a dependent scope and .template should not be needed.
-- jason at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-09-03 01:36:05 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45501