9 Oct
2013
9 Oct
'13
3:20 p.m.
On 10/8/2013 6:25 AM, Domagoj Saric wrote:
On 8.10.2013. 0:50, Edward Diener wrote: <snip>
...somewhat related/FWIW: MSVC12 has added another calling convention __vectorcall so you can plan on supporting/handling that too...
Thanks for the information. It does look like __vectorcall should not be applied to member functions or varargs functions. I will look at how Boost config currently supports the VS2013 RC to see how these should be added.