$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Thomasson (cristom_at_[hidden])
Date: 2006-11-19 20:07:06
> namespace meta {
> template<typename T, signed T_mb_flags> struct atomic_cas_op;
> // other atomic ops...
>
ACK!!
> // explicit specialize cas for all combinations of mb::flags_e
^^^^^^
> // ..., ...
> }
I meant partially specialize of course!
sorry for any confusion.