$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Formal Review Request: TypeErasure
From: Julien Nitard (julien.nitard_at_[hidden])
Date: 2012-06-10 11:00:06
> But it didn't help (the given message doesn't make much sense to me :
> "T::value is not a type"). Is it a limitation of GCC 4.6 ?
It must be, since it's working fine with clang 3.0.
Though, I guess GCC 4.6 would be worth supporting in C++11 mode.
Regards,
Julien