Boost logo

Boost Users :

Subject: Re: [Boost-users] Errors with 1.69 when compiling with /clr on MSVC
From: dswallow (doug_at_[hidden])
Date: 2018-12-29 19:45:34


Boost - Users mailing list wrote
> I get the following warning and error when compiling a C++/CLI file that
> includes boost 1.69.
>
>
> 1>c:\quinesoftwarebase\include\boost\type_traits\detail\is_member_function_pointer_cxx_11.hpp(114):
> error C2764: 'C': template parameter not used or deducible in partial
> specialization 'boost::is_member_function_pointer<Ret(Args...)>'
> 1>c:\quinesoftwarebase\include\boost\type_traits\detail\is_member_function_pointer_cxx_11.hpp(125):
> warning C4575: '__vectorcall' incompatible with the '/clr' option:
> converting to '__stdcall'
>
>
> Is there a workaround for this?

Stian, I have recently made changes to the 2 relevant files and shared them
for you. They deal with the issue for me.

https://1drv.ms/f/s!Auh9GRj1YtuPuP545hS6BPhF0apLzQ

--Doug.

--
Sent from: http://boost.2283326.n4.nabble.com/Boost-Users-f2553780.html

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net