$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Loïc Joly (loic.actarus.joly_at_[hidden])
Date: 2008-03-03 15:01:47
Doug Gregor a écrit :
> A project idea: "porting" Boost to C++0x, providing alternative (=
> better, simpler, faster, etc) implementations of core Boost libraries
> by making use of C++0x features like variadic templates, rvalue
> references, and decltype.
>
I think it would be a wonderful idea, but do you think that the language
itself, and the available compilers, are stable enough to allow for such
an operation now ?
Is that why you omit concepts in your feature list ?
Regards,
-- Loïc Joly