[Bug c++/36261] Static const member data not found when used in a template

2008-05-18 Thread Bernd dot Donner at gmx dot net
--- Comment #6 from Bernd dot Donner at gmx dot net 2008-05-19 00:18 --- Sorry, this is my fault your comments are correct. -- Bernd dot Donner at gmx dot net changed: What|Removed |Added

[Bug c++/36261] Static const member data not found when used in a template

2008-05-18 Thread Bernd dot Donner at gmx dot net
--- Comment #3 from Bernd dot Donner at gmx dot net 2008-05-19 00:00 --- (In reply to comment #2) > In other terms, just add, after the declaration of struct A: > > const int A::N; > According to the C++ standard "static const" member variables can be d

[Bug c++/36261] New: Static const member data not found when used in a template

2008-05-18 Thread Bernd dot Donner at gmx dot net
template Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Bernd dot Donner at gmx dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36261

[Bug c++/30344] New: template type argument cannot be initialized by a default parameter

2007-01-01 Thread Bernd dot Donner at gmx dot net
eter Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Bernd dot Donner at gmx dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30344