[Bug c++/52618] Explicit template specialization ignores access rights

2012-03-20 Thread blobbyvolley at mailmetrash dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52618 --- Comment #2 from blobbyvolley at mailmetrash dot com 2012-03-20 11:53:29 UTC --- If it can be of any help, I noticed that for partial specializations everything works as intended (the compiler reports an error). class B { typedef double

[Bug c++/52618] New: Explicit template specialization ignores access rights

2012-03-19 Thread blobbyvolley at mailmetrash dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52618 Bug #: 52618 Summary: Explicit template specialization ignores access rights Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal