$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] Review-ready version in the Vault
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2009-02-12 12:21:47
Steven Watanabe wrote:
> AMDG
>
> Andrey Semashev wrote:
>> I don't want to use Boost.TypeOf since it looks too heavy to me.
>
> Only for compilers without built in typeof support.
I know only GCC of such. MSVC is supported through some
compiler-specific trick, AFAIK. It doesn't look like a widely adopted
feature nowdays.