See https://github.com/NumScale/boost.simd/issues/347 the operator() of the real_ class is not inlined properly by MSVC. We need to replciate the BOOST_FORCEINLINE macro in our config and use it their.