This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug c++/13294] [3.4/3.5 Regression] namespace associations vs. specializations


"jason at redhat dot com" <gcc-bugzilla@gcc.gnu.org> writes:

| This patch seems to implement the desired behavior, which IIRC was to use
| the specialization context for specializations of namespace-scope class
| templates, but use the template context in all other cases.  Testing now.

That looks to me to be the desired behaviour.  Benjamin?

-- gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]