Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"08-10-10 - HeapAllocAligned"

1 Comment -

1 – 1 of 1
Blogger Arseny Kapoulkine said...

I feel your pain. Just had to do this a week ago. And I couldn't use _aligned_malloc family because they're MSVC specific, and I wanted CRT-independent code (so WinAPI or malloc).

Generally the vast majority of allocators do not support the custom alignment, which is sad.

September 2, 2010 at 9:25 AM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.