fusion result_of::at<Seq, N>::type doesn't return the type I expect

23 Feb
2010
23 Feb
'10
2:53 p.m.
Hi,
This code prints double and 0 where I would expect is_same to print 1. msvc2008, boost trunk
#include <iostream>
#include ::type t0;
int main()
{
std::cout<< typeid(t0).name() <
5535
Age (days ago)
5535
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hicham Mouline