$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [lock-free] CDS -yet another lock-free library
From: Khiszinsky, Maxim (Maxim.Khiszinsky_at_[hidden])
Date: 2010-04-01 05:26:35
Tim Blechmann wrote:
> you may run into issues, when using aligned members in heap-allocated
> structs
Hmm... You are right.
There is alloc_aligned.h header for each supported OS in the CDS lib. However, it seems they are not used now.
I need inspect the CDS code for this problem more carefully. I have a suspicion...
Thanks, Tim!
Regards, Max