$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bertrand Augereau (bertrand_at_[hidden])
Date: 2006-04-04 10:45:37
Hello to all,
I just wanted to let you know that boost::typeof doesn't work (in today
CVS) when included in a precompiled header with recent MSVC, because of
a (seemingly common in other boost libs) anonymous-namespace error.
I'm waiting for boost::typeof to work like a charm in MSVC8 so that I
can ditch the evil-hack MSVC7 typeof implementation and migrate to MSVC8 :)
Thanks,
Bertrand
PS : Arkadiy, I took the liberty to CC you because you were the one who
pointed me to boost::typeof on clc++m and you seem to be in charge for
this :)