This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [gold][aarch64]Patch for Relaxation


On Fri, Oct 17, 2014 at 4:13 PM, Cary Coutant <ccoutant@google.com> wrote:
>> If I change "This::Status" to just "Status", it compiles.
>
> If I change it to "typename This::Status", it also compiles. Should I
> just go with that?

Sure, I guess so.  I'm not sure why typename is not needed in newer
versions.  We do normally use typename with This::Status, and it is,
after all, a type.

ian


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