$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [lockfree] review
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2011-08-25 13:05:02
[Alexander Terekhov]
> VC8 targets only x86/x64 and Itanium.
VC changes its targeted platforms from time to time. For example, Itanium will not be supported by VC11.
We have learned that granting non-Standard semantics to volatile for all platforms for all time was a mistake.
STL