Le 30/09/2015 18:08, Guillaume Munch a écrit :
Surely more difficult than my patch. Also it's pointless spending too much effort since support/shared_ptr.h will disappear in 2.3.
Yes, but I dislike solutions that require to check compiler version number in code. I think we have the same problem with clang++ with libc++, I'll have to try it again.
You can double-check the version number in my patch with the msvc documentation if you want (hint: to simplest way to access the "Other versions" drop-down menu is to inspect the html source if you do not have access to a ms browser).
OK
I was about to commit the lyx:: solution. Tell me which solution you eventually prefer.
Please commit the lyx:: solution for now. We'll see how things evolve. JMarc