http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53116
Bug #: 53116
Summary: protected member access from derived template
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53116
--- Comment #4 from Filippov Aleksey 2012-04-25
16:09:07 UTC ---
I haven't noticed that this behavior is related to lazy instantiation. But
sometimes if template code does not depend on template argument, it can be
checked. If it is not such case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49834
Summary: type deduction in for-each loop in template function
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: