$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2002-04-29 16:08:39
----- Original Message -----
From: "Gennadiy Rozental" <rogeeff_at_[hidden]>
Newsgroups: gmane.comp.lib.boost.devel
To: <boost_at_[hidden]>
Sent: Monday, April 29, 2002 10:28 PM
Subject: [boost] Re: Detecting valid expressions at compile time
> static char helper( T, T );
> static float helper( T const&, T const& );
> ....
> For some reasons it worked for MSVC6sp5, but does not work on online
Cameau.
> Who is right?
If I recall correctly, there is an opened defect report about ordering
between T and T&.
Giovanni Bajo