This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131


On Fri, May 20, 2011 at 1:01 PM, Jason Merrill <jason@redhat.com> wrote:
> On 05/20/2011 01:01 PM, Gabriel Dos Reis wrote:
>>
>> Ah, I had always assumed that the previous implementation was exploiting
>> a license given by the standard which says that both contexts should
>> yield the same resolution, otherwise the program was ill-formed, no
>> diagnostic
>> required.
>
> I believe that only applies to multiple points of instantiation, not to the
> template definition context.

right you are.  Thanks,

-- Gaby


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