Closed GoogleCodeExporter closed 9 years ago
Original comment by danielgutson@gmail.com
on 3 Sep 2010 at 4:03
Original comment by danielgutson@gmail.com
on 4 Sep 2010 at 2:07
changing:
inline typename std::list<T>::const_iterator Ranker<T,...>::begin() const
to:
inline typename Ranker::const_iterator Ranker<T,...>::begin() const
Refs:
http://gcc.gnu.org/ml/gcc-help/2010-09/msg00030.html
Original comment by hugo.arregui
on 4 Sep 2010 at 2:28
Original issue reported on code.google.com by
hugo.arregui
on 3 Sep 2010 at 3:10Attachments: