19 Sep
2013
19 Sep
'13
2:21 p.m.
On 19/09/2013 02:03 a.m., Daryle Walker wrote:
Date: Wed, 18 Sep 2013 20:33:31 -0300
From:kaballo86@hotmail.com
The following snippet fails to compile (tested with 1.54.0 and trunk, several compilers),
int main() { using namespace boost::mpl; static_assert(and_
::value, "U KID?"); //this one fires static_assert(or_ ::value, "U KID?"); //this one is ok } Not to miss the important part, there is a bug. (A single argument for "and" or "or" should return itself.) Have you put it on our Trac system?
Done. #9137 Regards, -- Agustín K-ballo Bergé.- http://talesofcpp.fusionfenix.com