This is the mail archive of the gcc@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: GCC contribution


On 03/29/2018 09:48 AM, Jeff Law wrote:
On 03/29/2018 12:56 AM, Andre Groenewald wrote:

GCC steering community I count on you and speaking behalf other
developers to keep GCC as close to C as possible for at least the next
1000 years.
We've already made a decision to use C++ when it makes sense.  That ship
sailed years ago.

Yeah, when can I write something as anachronistically futuristic as:

  v.qsort ([](auto a, auto b)
             { return int (**(Obj const *const *)a
                           <=> **(Obj const *const*)b); });

huh?

nathan
--
Nathan Sidwell


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