This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH] compile: Remove non-const reference parameters


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> Nonetheless, the intent is that a scope is created and control of
Keith> that object is then handed over to the compile_cplus_instance
Keith> entirely.

In that case maybe it should take an rvalue ref instead.
I didn't really look at this in context, though, so if that doesn't make
sense, just ignore it.

Tom


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