VC ++是否支持_mm_malloc? [英] Does VC++ support _mm_malloc?

查看:1490
本文介绍了VC ++是否支持_mm_malloc?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Visual Studio C ++ 2008/2010是否正式支持 _mm_malloc ?它在 malloc.h 中定义,但我在MSDN库中找不到它的描述。

Does Visual Studio C++ 2008/2010 support _mm_malloc officially? It is defined in malloc.h but I can't find its description in the MSDN library.

推荐答案

不直接回答你的问题,但我认为你想使用 _aligned_malloc 。如果我的理解是正确的, _mm_malloc 是英特尔编译器。

Doesn't answer your question directly, but I think you're suppose to use _aligned_malloc. If my understanding is correct, _mm_malloc is for Intel compilers.

这篇关于VC ++是否支持_mm_malloc?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆