2017-05-28 18:32 GMT+03:00 Mark Kettenis <mark.kette...@xs4all.nl>: >> From: "Ted Unangst" <t...@tedunangst.com> >> Date: Sun, 28 May 2017 11:16:21 -0400 >> >> Vadim Zhukov wrote: >> > While working on getting Boost & its friends work under Clang, >> > I've stumbled upon the code that looks like the following: >> > >> > decltype(x, y) z = w; >> >> why not espie's fix from earlier? > > Well, I asked him to report this upstream and see what they say. > > I don't pretend to understand any of this, but I'd be seriously > surprised if libc++ wouldn't work with something mainstream as boost. > So my suspicion is that something else is wrong...
My suspicion is that almost nobody really cares on compiling boost without c++11 support anymore. :-\ -- WBR, Vadim Zhukov