$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-03-30 01:16:33
Steven Watanabe wrote:
>> The problem is that the compiler (in some cases) generates case-based code when 'order' parameter is constant for caller
> Have you actually observed this? On which compilers?
MS Visual C++ 2008, GCC 4.3
Regards, Max