Boost logo

Boost Users :

Subject: Re: [Boost-users] fusion result_of::at<Seq, N>::type doesn't return the type I expect
From: Hicham Mouline (hicham_at_[hidden])
Date: 2010-02-23 10:46:40


-----Original Message-----
From: "Hicham Mouline" [hicham_at_[hidden]]
Date: 23/02/2010 02:53 PM
To: boost-users_at_[hidden]
Subject: Re: fusion result_of::at<Seq, N>::type doesn't return the type I expect

        std::cout<< boost::is_same< t0, double >::value <<std::endl;
I am certain I am missing something obvious,

rds,

-----------------

I needed to compare t0 with double& and not double,

rds,


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net